Service | Status |
---|---|
Documentation | |
Conda packages | |
PyPI | |
Ibis CI | |
Backend CI | |
Coverage |
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.