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 supported14 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- Convenience method to get the week-commencing-date of an ISO week number
- dtype=pl.Object not respected when converting pandas object Series
- SOLUTION IN COMMENTS: write_parquet() using pyarrow with a "partition_cols" of type "str" maps all partition values to "...". This is NOT an issue in pyarrow.parquet.write_to_dataset
- JSON Error should also report line
- Implement a read_parquet_batched (similar to read_csv_batched) for parquet files.
- expose utility methods for creating Arrays from slices.
- InvalidOperation(ErrString("It is not possible to concatenate arrays of different data types."))
- Object Series with string elements converts to pyarrow FixedSizeBinaryArray, not LargeStringArray
- polars.DataFrame.join: Add information on the source of each row.
- Selecting null values from an object column makes the process unresponsive
- Docs
- Rust not yet supported