Contents

ibis-framework 8.0.0

0

Productivity-centric Python Big Data Framework

Productivity-centric Python Big Data Framework

Stars: 4020, Watchers: 4020, Forks: 511, Open Issues: 260

The ibis-project/ibis repo was created 8 years ago and the last code push was 2 hours ago.
The project is very popular with an impressive 4020 github stars!

How to Install ibis-framework

You can install ibis-framework using pip

pip install ibis-framework

or add it to a project with poetry

poetry add ibis-framework

Package Details

Author
Ibis Maintainers
License
Apache-2.0
Homepage
https://ibis-project.org
PyPi:
https://pypi.org/project/ibis-framework/
Documentation:
https://ibis-project.org
GitHub Repo:
https://github.com/ibis-project/ibis

Classifiers

  • Database/Front-Ends
  • Scientific/Engineering
  • Software Development/Code Generators
  • Software Development/User Interfaces
No  ibis-framework  pypi packages just yet.

Errors

A list of common ibis-framework errors.

Code Examples

Here are some ibis-framework code examples and snippets.

GitHub Issues

The ibis-framework package has 260 open issues on GitHub

  • chore(deps/nixpkgs): update
  • fix: mutate + filter no longer compiles to unintentionnal cross join
  • feat(api): pythonic downsampling + limits
  • refactor(tests): move remaining unittest.TestCase definitions to pytest
  • RFC: Vectorized UDF interface rethink
  • feat: rethink expr repr
  • feat(api): Implement a merge_asof
  • bug: windows do not accept expressions for bounds
  • chore: drop Python 3.7 support
  • tests: pandas and dask backend tests are failing
  • refactor(ir): simplify expressions by not storing dtype and name
  • feat(api): match SQL semantics in join with nulls in join keys
  • feat(api): keep nulls in pandas backend in group by
  • feat(api): add order_by alias for sort_by
  • bug: trace.enable() no longer works in pandas/dask backends

See more issues on GitHub

Related Packages & Articles