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

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…
docs(python): Show LazyFrame.pivot on website documentation Improvements or additions to documentation python Related to Python Polars
#25482 opened Nov 24, 2025 by etiennebacher Loading…
fix: Allow empty list in sort_by in list.eval context fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25481 opened Nov 24, 2025 by kdn36 Loading…
feat: Temporal quantile in rolling context enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25479 opened Nov 24, 2025 by mcrumiller 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: Fix IsBetween support in streaming Parquet predicate push down, i.e. ColumnPredicates A-io-parquet Area: reading/writing Parquet files fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25476 opened Nov 24, 2025 by itamarst 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(rust): Raise error on out-of-range dates in temporal operations fix Bug fix rust Related to Rust Polars
#25471 opened Nov 24, 2025 by wtn Loading…
fix: Handle windows with decreasing boundaries in rolling sum fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25470 opened Nov 23, 2025 by kdn36 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…
feat: Add strict parameter to pl.concat(how='horizontal') 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
#25452 opened Nov 21, 2025 by cBournhonesque Loading…
chore(rust): Add proptest DataFrame strategy internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25446 opened Nov 21, 2025 by Kevin-Patyk Loading…
test: Add assert_sql_matches coverage for SQL "DISTINCT" and "DISTINCT ON" syntax A-sql Area: Polars SQL functionality internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25440 opened Nov 21, 2025 by alexander-beedie 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: Extend SQL UNNEST support to handle multiple array expressions 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
#25418 opened Nov 20, 2025 by alexander-beedie 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…
feat: Add leftmost option to str.replace_many / str.find_many / str.extract_many 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
#25398 opened Nov 19, 2025 by marinegor 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 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…
2
2
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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.