Skip to content

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

nataliaking/ibis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%