polars
https://github.com/pola-rs/polars
Rust
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported17 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- Pass scan_parquet kwargs to scan_delta
- Add a range datatype (date range / datetime range) and supporting functions
- Add support for setting `null_values` for each column separately in `(read|scan)_csv` functions
- Unexpected behavior when capturing MapWithoutReturnDtypeWarning as error in Pytest
- Add `temporary` parameter to `df.write_database` for adbc/postgres connections (and maybe others?)
- Tracking issue for better Enum / Categorical support in Polars Parquet
- pl.Series() construction ignores dtype=pl.Date() and creates a String series
- Timezone aware feather read error
- `read_csv` cannot correctly read a specific text due to "remaining bytes non-empty"
- api: move `polars.from_dataframe` to `polars.interchange.from_dataframe`, or even consider removing?
- Docs
- Rust not yet supported