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 supported15 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- computeError: not yet implemented: Writing dictionary arrays to parquet only support data type Decimal(29,9) when using partitionMaxSize and sink_parquet
- Add parameter to write_parquet to control number of files in partitions
- Authentication fails for Azure Blob Storage in 1.29.0
- Expose category codes (Pandas equivalent of .cat.codes)
- `pl.repeat` no longer allows single element numpy array as scalar
- Improve performance of `concat_list` implementation
- Sometimes datetime[ns] is not replaced with pl.date in pl.when
- Unexpected behaviour when casting time-zone aware datetime to date
- Casting far future dates to datetime[ns] and back does not return the original value
- `fill_null()` should be stricter on the replacement dtype
- Docs
- Rust not yet supported