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
Assigned to nobody Loading
Sort

Pull requests list

feat: Add SQL support for the QUALIFY clause 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
#25652 opened Dec 6, 2025 by alexander-beedie Loading…
fix: Verify arr namespace is called from array column fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25650 opened Dec 5, 2025 by mcrumiller Loading…
feat(rust,python): Add bin.slice(), bin.head(), and bin.tail() methods changes-dsl Do not merge if this label is present and red enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25647 opened Dec 5, 2025 by Kevin-Patyk Loading…
feat: Add LazyFrame.repartition enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25646 opened Dec 5, 2025 by ritchie46 Loading…
refactor(rust): Make polars-plan constants more consistent internal An internal refactor or improvement rust Related to Rust Polars
#25645 opened Dec 5, 2025 by Voultapher Loading…
perf: Correct overly eager local predicate insertion for unpivot fix Bug fix performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#25644 opened Dec 5, 2025 by Voultapher Loading…
refactor: Use dtype for group_aware evaluation on ApplyExpr internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25639 opened Dec 5, 2025 by kdn36 Loading…
fix(rust): Preserve List inner dtype during chunked take operations fix Bug fix rust Related to Rust Polars
#25634 opened Dec 4, 2025 by davidia Loading…
perf: New partitioned IO sink pipeline enabled for sink_parquet A-io-parquet Area: reading/writing Parquet files enhancement New feature or an improvement of an existing feature performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#25629 opened Dec 4, 2025 by nameexhaustion Draft
1 task
feat: Add SQL syntax support for CROSS JOIN UNNEST(col) 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
#25623 opened Dec 4, 2025 by alexander-beedie Loading…
docs: Include example dataset files in repo documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#25613 opened Dec 4, 2025 by wtn Draft
fix(python): Reject Expr objects in replace sequence arguments fix Bug fix python Related to Python Polars
#25612 opened Dec 4, 2025 by wtn Draft
fix: Make struct.with_fields data model coherent A-dtype-struct Area: struct data type fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25610 opened Dec 3, 2025 by kdn36 Draft
3
1
fix: Support varying quantile values per group in group_by aggregation fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25606 opened Dec 3, 2025 by wtn Loading…
refactor: Avoid rechunk requirement for Series.iter() internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25603 opened Dec 3, 2025 by orlp Loading…
refactor(rust): Refactor hist internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25574 opened Dec 1, 2025 by mcrumiller Loading…
fix(rust): Reshape checks size to match exactly fix Bug fix rust Related to Rust Polars
#25571 opened Dec 1, 2025 by edizeqiri Loading…
feat: Allow quantile to compute multiple quantiles at once enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25516 opened Nov 27, 2025 by agossard Loading…
perf: Ensure string literals actually generate ColumnPredicates fix Bug fix performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#25495 opened Nov 25, 2025 by itamarst Loading…
fix(rust): Remove 'panic_on_schema' feature from polars-lazy docs fix Bug fix rust Related to Rust Polars
#25484 opened Nov 25, 2025 by youngspe Loading…
depr: Rename aggregate_function to agg_function deprecation Add a deprecation warning to outdated functionality do not merge This pull requests should not be merged right now python Related to Python Polars rust Related to Rust Polars
#25477 opened Nov 24, 2025 by nikaltipar Loading…
fix(python): Suggest str.contains for string containment in map_elements fix Bug fix python Related to Python Polars
#25472 opened Nov 24, 2025 by wtn Loading…
fix: Handle DST transitions in group_by_dynamic (#25410) fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25459 opened Nov 22, 2025 by wtn Draft
fix: Invalid usage of drop_first in to_dummies when nulls present fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25435 opened Nov 21, 2025 by mcrumiller Loading…
ProTip! Adding no:label will show everything without a label.