Skip to content
/ ibis Public
forked from ibis-project/ibis

A pandas-like deferred expression system, with first-class SQL support

License

Notifications You must be signed in to change notification settings

marlenezw/ibis

��
 

Repository files navigation

Ibis: Expressive analytics in Python at any scale

Service Status
Documentation Documentation Status
Conda packages Anaconda-Server Badge
PyPI PyPI
Ibis CI Build status
Backend CI Build status
Coverage Codecov branch

Ibis is a Python library to help you write expressive analytics at any scale, small to large. Its goal is to simplify analytical workflows and make you more productive.

Install Ibis from PyPI with:

pip install ibis-framework

or from conda-forge with

conda install ibis-framework -c conda-forge

Ibis provides tools for interacting with the following systems:

Learn more about using the library at https://ibis-project.org.

About

A pandas-like deferred expression system, with first-class SQL support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.9%
  • C++ 1.6%
  • Other 0.5%