Skip to content

Canner/ibis

Repository files navigation

Ibis: Python data analysis framework for Hadoop and SQL engines

Anaconda-Server Badge Documentation Status CircleCI Status AppVeyor Status

Ibis is a toolbox to bridge the gap between local Python environments, remote storage, execution systems like Hadoop components (HDFS, Impala, Hive, Spark) and SQL databases. 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 currently provides tools for interacting with the following systems:

Learn more about using the library at http://docs.ibis-project.org and read the project blog at http://ibis-project.org for news and updates.

About

the portable Python dataframe library

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.4%
  • C++ 0.8%
  • Nix 0.4%
  • Just 0.2%
  • JavaScript 0.1%
  • Shell 0.1%