Skip to content

shubhampachori12110095/ibis

 
 

Repository files navigation

CircleCI Status AppVeyor Status Documentation Status

Current release from Anaconda.org Anaconda-Server Badge

Ibis: Python data analysis framework for Hadoop and SQL engines

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

At this time, Ibis 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

A pandas-like deferred expression system, with first-class SQL support (Impala, PostgreSQL, SQLite, ...)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.9%
  • C++ 2.6%
  • Other 0.5%