nataliaking / ibis

Productivity-centric Python big data framework for high performance at Hadoop-scale, with first-class integration with Impala. Co-founded by the creator of pandas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ibis

Ibis is a Python data analysis library enabling a 100% Python user workflow on top of big data systems for maximum performance and scalability. It was co-created by the creator of pandas (github.com/pydata/pandas) and designed to have a familiar user interface for folks used to small data on single machines in Python.

Ibis targets Impala (github.com/cloudera/impala) as a first class execution engine, but may grow to encompass other backend systems in the future.

Learn much more at http://ibis-project.org

Install ibis from PyPI with:

$ pip install ibis-framework

About

Productivity-centric Python big data framework for high performance at Hadoop-scale, with first-class integration with Impala. Co-founded by the creator of pandas

License:Apache License 2.0


Languages

Language:Python 99.2%Language:C 0.5%Language:Shell 0.3%Language:Makefile 0.0%