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. Ibis gives you the benefit of a programming language. You don't need to sacrifice maintainability to get to those insights! Ibis builds on top of and works with existing Python tools. Ibis provides a full-featured replacement for SQL SELECT queries, but expressed with Python code. All tables in Ibis are immutable. To select a subset of a table's columns, or to add new columns, you must produce a new table by means of a projection. If you pass a function instead of a string or Ibis expression in any projection context, it will be invoked with the "parent" table as its argument. This can help significantly when [composing complex operations.

Features

  • SQL Coverage
  • Anything you can write in a SELECT statement you can write in Ibis
  • Abstract Over SQL Dialects
  • No more rewrites when scaling up or down
  • Ibis builds on top of and works with existing Python tools
  • Ibis gives you the benefit of a programming language

Project Samples

Project Activity

See All Activity >

Categories

Database

License

Apache License V2.0

Follow Ibis

Ibis Web Site

You Might Also Like
Total Network Visibility for Network Engineers and IT Managers Icon
Total Network Visibility for Network Engineers and IT Managers

Network monitoring and troubleshooting is hard. TotalView makes it easy.

This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Ibis!

Additional Project Details

Programming Language

Python

Related Categories

Python Database Software

Registered

2022-07-20