Skip to content

Pull requests: pola-rs/polars

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: Raise if n or fraction cannot be cast in sample() for DataFrame and Expr fix Bug fix python Related to Python Polars rust Related to Rust Polars
#22310 opened Apr 16, 2025 by etiennebacher Loading…
fix(rust): Improve detection of unsupported %Z format specifier fix Bug fix rust Related to Rust Polars
#22287 opened Apr 15, 2025 by anath2 Loading…
perf: New streaming group_by implementation performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#22285 opened Apr 15, 2025 by orlp Draft
test(python): Add test for list slice input internal An internal refactor or improvement python Related to Python Polars
#22283 opened Apr 15, 2025 by nameexhaustion Draft
fix: Don't rechunk elementwise fix Bug fix python Related to Python Polars rust Related to Rust Polars
#22265 opened Apr 14, 2025 by mcrumiller Loading…
feat: Add RoundMode for Decimal and Float enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22248 opened Apr 13, 2025 by Julian-J-S Loading…
chore: Add a nix flake with a devShell and package internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#22246 opened Apr 12, 2025 by coastalwhite Loading…
feat: Add dtype to str.to_integer() enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22239 opened Apr 12, 2025 by math-hiyoko Loading…
fix(python): Fix LazyFrame.__contains__ not issuing PerformanceWarning fix Bug fix python Related to Python Polars
#22236 opened Apr 12, 2025 by magikcarp Loading…
feat: Add impl<T: AsArray> ArrayFromIter<T> for ListArray<i64> enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22233 opened Apr 11, 2025 by Oreilles Loading…
chore: Update sorted-flag in PySeries.is_sorted() internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#22222 opened Apr 11, 2025 by Guo-Shiyu Loading…
feat: Add cat.to_lower/upper/titlecase functions for categorical A-dtype-categorical Area: categorical data type A-sql Area: Polars SQL functionality enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22209 opened Apr 10, 2025 by mcrumiller Loading…
fix: Resolve streaming panic on multiple merge_sorted fix Bug fix python Related to Python Polars rust Related to Rust Polars
#22205 opened Apr 10, 2025 by kdn36 Draft
docs(python): Note ordering guarantee for groupby - lazy documentation Improvements or additions to documentation python Related to Python Polars
#22187 opened Apr 9, 2025 by svengiegerich Loading…
feat: Support DataFrame and Series init from torch Tensor objects A-interop Area: interoperability with other libraries enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22177 opened Apr 8, 2025 by alexander-beedie Loading…
feat: Cache path expansion in IR enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22123 opened Apr 4, 2025 by ritchie46 Loading…
refactor(rust): Actually set the consume token in the file reader morsel sender internal An internal refactor or improvement rust Related to Rust Polars
#22117 opened Apr 4, 2025 by nameexhaustion Draft
build(python): Update pyo3 and numpy crates to version 0.24 build Changes that affect the build system or external dependencies python Related to Python Polars
#22015 opened Apr 1, 2025 by bschoenmaeckers Loading…
fix(python)!: Move to using a dyn list for literals breaking Change that breaks backwards compatibility fix Bug fix python Related to Python Polars
#22002 opened Mar 31, 2025 by coastalwhite Draft
wip [skip ci] title needs formatting
#21986 opened Mar 30, 2025 by ritchie46 Loading…
feat(rust): Add with_xxx builder methods for RankOptions enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#21985 opened Mar 30, 2025 by StepfenShawn Loading…
docs(python): Separate interpolate operations for DataFrame and Expr documentation Improvements or additions to documentation python Related to Python Polars
#21981 opened Mar 29, 2025 by jrycw Loading…
feat: Add options to control Parquet page-index and statistics level enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#21969 opened Mar 28, 2025 by coastalwhite Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.