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

refactor: Show on streaming engine internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25589 opened Dec 2, 2025 by ritchie46 Loading…
fix: Hang in multi-chunk DataFrame .rows() fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25582 opened Dec 2, 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…
fix: Fix pl.corr spearman panicking on nulls with propagate_nans=True fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25547 opened Nov 29, 2025 by srxg 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…
refactor: Fix rolling kernel dispatch with monotonic group attribute internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25494 opened Nov 25, 2025 by kdn36 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 Loading…
fix: Make sum on strings error in group_by context fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25456 opened Nov 21, 2025 by wtn Loading…
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…
perf: When pushing down predicates via ColumnPredicates (e.g. streaming Parquet?), utilize predicates in more cases A-io-parquet Area: reading/writing Parquet files performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#25432 opened Nov 20, 2025 by itamarst Loading…
feat: Allow nulls in interpolate_by enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25415 opened Nov 20, 2025 by agossard Loading…
docs: Improve docs for semi- and anti- joins documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#25403 opened Nov 19, 2025 by raffaem Loading…
fix(rust): Optimize projection pushdown through HConcat fix Bug fix rust Related to Rust Polars
#25371 opened Nov 15, 2025 by cBournhonesque Loading…
fix(python): Check that fractions are between 0 and 1 for pl.Expr.sample fix Bug fix python Related to Python Polars
#25366 opened Nov 15, 2025 by alex-gregory-ds Loading…
feat: Add num_samples parameter to date_range and datetime_range 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
#25329 opened Nov 13, 2025 by mcrumiller Loading…
fix(rust): Increase precision when constructing float Series fix Bug fix rust Related to Rust Polars
#25323 opened Nov 13, 2025 by camriddell Loading…
chore: Update chrono dep internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25292 opened Nov 12, 2025 by jcfug8 Loading…
fix: Improve scalar resolution in row constructor for nested dtypes fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25248 opened Nov 10, 2025 by mcrumiller Loading…
feat: Preview Plugins v1 enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25236 opened Nov 10, 2025 by coastalwhite Draft
feat(python): Generalize type annotation for Series values input enhancement New feature or an improvement of an existing feature python Related to Python Polars
#25228 opened Nov 8, 2025 by vyasr Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.