https://github.com/pola-rs/polars
Extremely fast Query Engine for DataFrames, written in Rust
https://github.com/pola-rs/polars
arrow dataframe dataframe-library dataframes out-of-core polars python rust
Last synced: 2 months ago
JSON representation
Extremely fast Query Engine for DataFrames, written in Rust
- Host: GitHub
- URL: https://github.com/pola-rs/polars
- Owner: pola-rs
- License: mit
- Created: 2020-05-13T19:45:33.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-26T12:23:18.000Z (2 months ago)
- Last Synced: 2026-03-26T12:25:53.950Z (2 months ago)
- Topics: arrow, dataframe, dataframe-library, dataframes, out-of-core, polars, python, rust
- Language: Rust
- Homepage: https://docs.pola.rs
- Size: 195 MB
- Stars: 37,856
- Watchers: 177
- Forks: 2,705
- Open Issues: 2,718
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-systematic-trading - Polars - commit/pola-rs/polars/main) | Rust, Python | - Polars is a blazingly fast DataFrames library implemented in Rust using Apache Arrow Columnar Format as memory model. (Basic Components / Fundamental libraries)
- awesome-rust - pola-rs/polars - Fast feature complete DataFrame library  (Libraries / Data processing)
- StarryDivineSky - pola-rs/polars
- awesome-rust-cn - pola-rs/polars - (库 Libraries / 数据处理 Data processing)
- awesome-list - Polars - Fast multi-threaded DataFrame library in Rust, Python and Node.js. (Data Processing / Data Representation)
- awesome-opensource-ai - Polars - Blazing-fast DataFrame library (Rust backend) - modern alternative to Pandas for large-scale workloads.  (1. Core Frameworks & Libraries)
- awesome-data-analysis - Polars - Multithreaded, vectorized query engine for DataFrames. (🐍 Python / Useful Python Tools for Data Analysis)
- awesomeLibrary - polars - Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends (语言资源库 / rust)
- awesome-python-data-science - polars - A fast multi-threaded, hybrid-out-of-core DataFrame library. (Data Manipulation / Data Frames)
- fucking-awesome-python - polars - A fast DataFrame library implemented in Rust with a Python API. (Data Analysis)
- awesome-rust - pola-rs/polars - Fast feature complete DataFrame library [](https://github.com/pola-rs/polars/actions) (Libraries / Data processing)
- awesome-rust - pola-rs/polars - rs/polars/workflows/Build%20and%20test/badge.svg?branch=master) (Libraries / Data processing)
- awesome-rust-list - Polars - rs/polars?style=social"/> : [Polars](https://www.pola.rs/). Fast multi-threaded, hybrid-out-of-core DataFrame library in Rust | Python | Node.js. (Scientific Computation)
- fucking-awesome-rust - pola-rs/polars - Fast feature complete DataFrame library [](https://github.com/pola-rs/polars/actions) (Libraries / Data processing)
- pytrade.org - polars
- awesome-pypi-packages - Polars - DataFrame library optimized for performance. (Data Science)
- AiTreasureBox - pola-rs/polars - 11-03_35914_1](https://img.shields.io/github/stars/pola-rs/polars.svg)|Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends| (Repos)
- awesome-ml-python-packages - polars
- awesome-starred - pola-rs/polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust (rust)
- awesome-python-fa - polars - کتابخانه سریع پردازش داده مبتنی بر Rust. (📚 فهرست / کتابخانه هاي تحليل داده)
- awesome-rainmana - pola-rs/polars - Extremely fast Query Engine for DataFrames, written in Rust (Rust)
- awesome-ccamel - pola-rs/polars - Extremely fast Query Engine for DataFrames, written in Rust (Rust)
- awesome-github-repos - pola-rs/polars - Extremely fast Query Engine for DataFrames, written in Rust (Rust)
- awesome-structural-bioinformatics - Polars - everyone learns the hard way that Pandas doesn't cut it in the real world. Its like [Arrow](https://github.com/apache/arrow) only Rusty. (Genomics References / Articles and References)
- awesome-python-data-science - polars - A fast multi-threaded, hybrid-out-of-core DataFrame library. (Data Manipulation / Data Frames)
- awesome-rust-python - polars - DataFrame library with a Pandas-like API. (Data Processing)
- awesome-parquet - Polars - A DataFrame interface on top of an OLAP Query Engine that supports reading and writing Parquet files, with bindings for Python. (Libraries / Rust)
- awesome-dataframes - Polars - Fast multi-threaded DataFrame library in Rust and Python. (Libraries)
- awesome-python-rs - polars - DataFrame library with lazy evaluation and parallel execution. (Data Processing & DataFrames)
- awesome-rust-with-stars - pola-rs/polars - 01-30 | (Libraries / Data processing)
- awesome-python - polars - A fast DataFrame library implemented in Rust with a Python API. (Data Analysis)
- awesome - pola-rs/polars - Extremely fast Query Engine for DataFrames, written in Rust (<a name="Rust"></a>Rust)
- best-of-python - GitHub - 21% open · ⏱️ 16.04.2026): (Data Containers & Dataframes)
- awesome-datascience - Polars
- fucking-awesome-datascience - Polars
- awesome-etl - polars - "Extremely fast Query Engine for DataFrames, written in Rust." (Python / Libraries)
- awesome-AI-books - Polars - Lightning-fast DataFrame library for Rust and Python. (Libs With Online Books / Philosophy)
- awesome-github-projects - polars - Extremely fast Query Engine for DataFrames, written in Rust ⭐38,503 `Rust` 🔥 (⚙️ Backend & APIs)
README
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](https://arrow.apache.org/docs/format/Columnar.html)
To learn more, read the [user guide](https://docs.pola.rs/).
## Performance 🚀🚀
### Blazingly fast
Polars is very fast. In fact, it is one of the best performing solutions available. See the
[PDS-H benchmarks](https://www.pola.rs/benchmarks.html) 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:
```sh
pip install polars
```
See the [User Guide](https://docs.pola.rs/user-guide/installation/#feature-flags) for more details
on optional dependencies
To see the current Polars version and a full list of its optional dependencies, run:
```python
pl.show_versions()
```
## Contributing
Want to contribute? Read our [contributing guide](https://docs.pola.rs/development/contributing/).
## Managed/Distributed Polars
Do you want a managed solution or scale out to distributed clusters? Consider our
[offering](https://cloud.pola.rs/) 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](https://www.rust-lang.org/tools/install)
2. Install [maturin](https://maturin.rs/): `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[rt64]`.
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[rtcompat]`. This version of
Polars is compiled without [AVX](https://en.wikipedia.org/wiki/Advanced_Vector_Extensions) target
features.