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 supported12 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- fix: LazyFrame profile() should not error if no timing data is generated
- `.quantile(0.5)` causes incorrect results while using the GPU engine
- `pl.lit()` causes incorrect results while using the GPU engine
- Casting negative number into `Uint8` brings inconsistency between CPU and GPU engine
- `pl.Series` comparison seems too permissive when dtype is `String`
- `pl.col(<column>).is_in(<column>)` brings inconsistency between CPU and GPU engine
- `fill_null` with `pl.Array` dtype doesn't work.
- feat: Support Expr for holidays in business day calculations
- Arithmetic broken with temporal and float types
- fix(rust): Hash AnyValue content instead of discriminant in `any_value.rs`
- Docs
- Rust not yet supported