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
- Make `int_range()` and `int_ranges()` work with no inputs and default to `int_range(0, pl.len())`
- Concat of columns with lists of objects raises error
- Add SQL feature of ORDER BY RANDOM()
- Expressions support in insert_column (like with_columns)
- Try-Except style Error handing for Column Computation?
- DataFrame.__pow__ fails for (series, column) inputs
- Incorrect results from `Series.__rtruediv__`
- Add `repeat` and `tile` for Series/Expr
- Series is ignoring the dtype argument, series.to_numpy() dtype depends on values passed
- docs(rust): Document the `ambiguous` parameter for timezone related functions
- Docs
- Rust not yet supported