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: Rounding behaviour for f32 values with "HalfAwayFromZero" mode fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26624 opened Feb 19, 2026 by alexander-beedie Loading…
docs: Query Profiler addition to User Guide documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#26623 opened Feb 19, 2026 by TNieuwdorp Draft
feat: Support SQL ARRAY init from typed literals 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
#26622 opened Feb 19, 2026 by alexander-beedie Loading…
feat: Re-work behavior of arrow_schema parameter on sink_parquet A-io-parquet Area: reading/writing Parquet files enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#26621 opened Feb 19, 2026 by nameexhaustion Draft
fix: Fix to_pandas() on empty enum Series did not preserve enum dictionary A-interop-pandas Area: interoperability with pandas fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26610 opened Feb 18, 2026 by nameexhaustion Loading…
fix(rust): Prevent struct.with_fields from broadcasting unit lengths that are non-scalar A-dtype-struct Area: struct data type fix Bug fix rust Related to Rust Polars
#26608 opened Feb 18, 2026 by Kevin-Patyk Loading…
chore(python): Avoid implicit import from importlib internal An internal refactor or improvement python Related to Python Polars
#26603 opened Feb 18, 2026 by MarcoGorelli Loading…
fix(rust): Replace panic with error when sorting object dtype columns fix Bug fix rust Related to Rust Polars
#26601 opened Feb 18, 2026 by Kevin-Patyk Loading…
feat(rust): Implement predicate pushdown for aliased groupby keys enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#26597 opened Feb 17, 2026 by jberg5 Loading…
fix(rust): Fix methods taking expressions returning incorrect results on empty DataFrame do not merge This pull requests should not be merged right now fix Bug fix rust Related to Rust Polars
#26572 opened Feb 14, 2026 by rmnskb Loading…
feat: Add cum_mean Expression and Series method 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
#26569 opened Feb 14, 2026 by alexander-beedie Loading…
perf: Add dynamic predicates for TopK performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#26495 opened Feb 9, 2026 by ritchie46 Loading…
fix(python): Correct type hint for map_columns function parameter fix Bug fix python Related to Python Polars
#26487 opened Feb 8, 2026 by veeceey Loading…
fix(python): Apply thousands_separator to count/null_count in describe() for non-numeric columns fix Bug fix python Related to Python Polars
#26486 opened Feb 8, 2026 by veeceey Loading…
3 tasks done
fix: Provide helpful error when reading Parquet files with read_csv A-io-parquet Area: reading/writing Parquet files fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26483 opened Feb 8, 2026 by veeceey Loading…
4 tasks done
feat: Add basic MemoryManager to track buffered dataframes for out-of-core support later enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#26443 opened Feb 5, 2026 by azimafroozeh Draft
fix(python): Preserve Duration type in timedelta multiplication fix Bug fix python Related to Python Polars
#26438 opened Feb 5, 2026 by Zakir032002 Loading…
fix(rust): Handle empty lists in list.agg with scalar aggregations fix Bug fix rust Related to Rust Polars
#26424 opened Feb 4, 2026 by Zakir032002 Loading…
fix(python): Address pl.from_epoch losing fractional seconds fix Bug fix python Related to Python Polars
#26419 opened Feb 4, 2026 by alexander-beedie Loading…
fix: Fix categorical value count sort panic regression A-dtype-categorical Area: categorical data type fix Bug fix python Related to Python Polars regression Issue introduced by a new release rust Related to Rust Polars
#26412 opened Feb 4, 2026 by bayoumi17m Loading…
feat: Extend Expr.reinterpret to all numeric types of the same size 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
#26401 opened Feb 3, 2026 by leudz Loading…
chore: Bump Rust nightly compiler version internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#26379 opened Feb 2, 2026 by orlp Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.