Skip to main content

Blazingly fast DataFrame library

Project description

Polars logo

Documentation: Python - Rust - Node.js - R | StackOverflow: Python - Rust - Node.js - R | User guide | Discord

Polars: Extremely fast Query Engine for DataFrames, written in Rust

Polars is an analytical query engine written for DataFrames. It is designed to be fast, easy to use and expressive. Key features are:

  • Lazy | Eager execution
  • Streaming (larger-than-RAM datasets)
  • Query optimization
  • Multi-threaded
  • Written in Rust
  • SIMD
  • Powerful expression API
  • Front end in Python | Rust | NodeJS | R | SQL
  • Apache Arrow Columnar Format

To learn more, read the user guide.

Performance 🚀🚀

Blazingly fast

Polars is very fast. In fact, it is one of the best performing solutions available. See the PDS-H benchmarks results.

Lightweight

Polars is also very lightweight. It comes with zero required dependencies, and this shows in the import times:

  • polars: 70ms
  • numpy: 104ms
  • pandas: 520ms

Handles larger-than-RAM data

If you have data that does not fit into memory, Polars' query engine is able to process your query (or parts of your query) in a streaming fashion. This drastically reduces memory requirements, so you might be able to process your 250GB dataset on your laptop. Collect with collect(engine='streaming') to run the query streaming.

Setup

Python

Install the latest Polars version with:

pip install polars

See the User Guide for more details on optional dependencies

To see the current Polars version and a full list of its optional dependencies, run:

pl.show_versions()

Contributing

Want to contribute? Read our contributing guide.

Managed/Distributed Polars

Do you want a managed solution or scale out to distributed clusters? Consider our offering and help the project!

Python: compile Polars from source

If you want a bleeding edge release or maximal performance you should compile Polars from source.

This can be done by going through the following steps in sequence:

  1. Install the latest Rust compiler
  2. Install maturin: pip install maturin
  3. cd py-polars and choose one of the following:
    • make build, slow binary with debug assertions and symbols, fast compile times
    • make build-release, fast binary without debug assertions, minimal debug symbols, long compile times
    • make build-nodebug-release, same as build-release but without any debug symbols, slightly faster to compile
    • make build-debug-release, same as build-release but with full debug symbols, slightly slower to compile
    • make build-dist-release, fastest binary, extreme compile times

By default the binary is compiled with optimizations turned on for a modern CPU. Specify LTS_CPU=1 with the command if your CPU is older and does not support e.g. AVX2.

Note that the Rust crate implementing the Python bindings is called py-polars to distinguish from the wrapped Rust crate polars itself. However, both the Python package and the Python module are named polars, so you can pip install polars and import polars.

Using custom Rust functions in Python

Extending Polars with UDFs compiled in Rust is easy. We expose PyO3 extensions for DataFrame and Series data structures. See more in https://github.com/pola-rs/polars/tree/main/pyo3-polars.

Going big...

Do you expect more than 2^32 (~4.2 billion) rows? Compile Polars with the bigidx feature flag or, for Python users, install pip install polars-u64-idx.

Don't use this unless you hit the row boundary as the default build of Polars is faster and consumes less memory.

Legacy

Do you want Polars to run on an old CPU (e.g. dating from before 2011), or on an x86-64 build of Python on Apple Silicon under Rosetta? Install pip install polars-lts-cpu. This version of Polars is compiled without AVX target features.

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

polars_runtime_compat-1.34.0b3.tar.gz (4.9 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

polars_runtime_compat-1.34.0b3-cp39-abi3-win_arm64.whl (36.6 MB view details)

Uploaded CPython 3.9+Windows ARM64

polars_runtime_compat-1.34.0b3-cp39-abi3-win_amd64.whl (40.5 MB view details)

Uploaded CPython 3.9+Windows x86-64

polars_runtime_compat-1.34.0b3-cp39-abi3-manylinux_2_24_aarch64.whl (37.7 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.24+ ARM64

polars_runtime_compat-1.34.0b3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (40.8 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

polars_runtime_compat-1.34.0b3-cp39-abi3-macosx_11_0_arm64.whl (36.7 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

polars_runtime_compat-1.34.0b3-cp39-abi3-macosx_10_12_x86_64.whl (40.1 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

Details for the file polars_runtime_compat-1.34.0b3.tar.gz.

File metadata

  • Download URL: polars_runtime_compat-1.34.0b3.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for polars_runtime_compat-1.34.0b3.tar.gz
Algorithm Hash digest
SHA256 5b7feb4f084fd945c5a07d6b4281277612ca6ff6937e78b9d66559ec48cd632a
MD5 f718de7d725210be56bf95c393ad608f
BLAKE2b-256 2f3ab1d7707a73a259b683d0107389f41b015db14df8a0efcdeb7ee9ce22ac24

See more details on using hashes here.

Provenance

The following attestation bundles were made for polars_runtime_compat-1.34.0b3.tar.gz:

Publisher: release-python.yml on pola-rs/polars

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polars_runtime_compat-1.34.0b3-cp39-abi3-win_arm64.whl.

File metadata

File hashes

Hashes for polars_runtime_compat-1.34.0b3-cp39-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 a7582a896aaf5416e20ffc04f0ed9ed53c8c2aea9fb334fb6a3d14dfb61d2d2c
MD5 be246bacad01b36bde87680a5d0cb96b
BLAKE2b-256 fd40dce03861052bc32d83a3804432c7f51415853267e30444d9db33ede082e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for polars_runtime_compat-1.34.0b3-cp39-abi3-win_arm64.whl:

Publisher: release-python.yml on pola-rs/polars

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polars_runtime_compat-1.34.0b3-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for polars_runtime_compat-1.34.0b3-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 42ee27d742e894e233aed3594976e3530091276ce219419759a6a4754a6bac4b
MD5 bc30e210a920720a83d85db81a2fdcb4
BLAKE2b-256 2445fddd613032d88a99b0444fb98a1abae9d04b117fb98b079dce014c2c80c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for polars_runtime_compat-1.34.0b3-cp39-abi3-win_amd64.whl:

Publisher: release-python.yml on pola-rs/polars

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polars_runtime_compat-1.34.0b3-cp39-abi3-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for polars_runtime_compat-1.34.0b3-cp39-abi3-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 7062980647fd64f68cac70b236e92bdfdfa0e32c475ebade2bff5f101f15e8e7
MD5 acbd309ed75dfc9e4f3470197b1db730
BLAKE2b-256 794700919e22c46b842803d898ab07297bf25a64efaf98c2cfc2c4a96777ff9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for polars_runtime_compat-1.34.0b3-cp39-abi3-manylinux_2_24_aarch64.whl:

Publisher: release-python.yml on pola-rs/polars

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polars_runtime_compat-1.34.0b3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for polars_runtime_compat-1.34.0b3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fae582923fcd7d4d17f7271068fc599e767b762ceb79d817095603dab1c61bcd
MD5 1f295276f87d834476871ba318da384d
BLAKE2b-256 01286c1bdf16b441f6f811c81e1583d181a7b1af2bce9f792566983327bf17c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for polars_runtime_compat-1.34.0b3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-python.yml on pola-rs/polars

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polars_runtime_compat-1.34.0b3-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for polars_runtime_compat-1.34.0b3-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 482d41c3c47692afc53cb7ae4cc47ca35ff9f4c1fc20964d7e1ac2f1429e6a6b
MD5 11fd6b1a3117af305b40478128564dc7
BLAKE2b-256 b1ba5ff1306773f7ae096d9f72a478df5e74032556eeb40f8bf8bbb5ea143a2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for polars_runtime_compat-1.34.0b3-cp39-abi3-macosx_11_0_arm64.whl:

Publisher: release-python.yml on pola-rs/polars

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file polars_runtime_compat-1.34.0b3-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for polars_runtime_compat-1.34.0b3-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 abd6c2a5ceab8076cab625eb47f438a9f1e28d1d5b5273bff6731c254a02dd46
MD5 f89b17aa8214d6f995384dd724f9c21e
BLAKE2b-256 7e5722ea3c234e6426f8b5f2e7a6696e28919ea6d3b3a9e066a91ae6f5b1b940

See more details on using hashes here.

Provenance

The following attestation bundles were made for polars_runtime_compat-1.34.0b3-cp39-abi3-macosx_10_12_x86_64.whl:

Publisher: release-python.yml on pola-rs/polars

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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