apreshill / ibis

Expressive analytics in Python at any scale.

Home Page:http://ibis-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Expressive analytics in Python at any scale.

http://ibis-project.org

License:Apache License 2.0


Languages

Language:Python 97.8%Language:C++ 1.6%Language:Nix 0.4%Language:Shell 0.1%Language:CMake 0.1%Language:Dockerfile 0.0%