The Wayback Machine - https://web.archive.org/web/20220421101120/https://github.com/ibis-project/ibis
Skip to content
master
Switch branches/tags
Code

Latest commit

Previously we were using gdal in `shell.nix`, which is version 3.
1aca778

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
ci
 
 
 
 
dev
 
 
 
 
 
 
nix
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.