Skip to main content

High performance dataframes with Django ORM integration.

Project description

django-polars

Like django-pandas but way faster, with support for parallel DataFrame processing and larger-than-memory DataFrame processing.

Uses polars under the hood.

Usage

Head over to test code in tests/test_*.

Conceptually polars differs from pandas. E.g. polars does not have a multi-index/index and a different behavior w.r.t. missing data. As a consequence django-polars will not be API-compatible with django-pandas. Refer to the migration from pandas user guide for more information.

Limitations

Contribution

We appreciate contributions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_polars-0.2.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

django_polars-0.2.0-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page