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: Fix column dtype lifetime for csv_write segfault on Categorical fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23986 opened Aug 10, 2025 by kdn36 Loading…
fix: Ensure upcast operations on pl.Date default to microsecond precision fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23981 opened Aug 10, 2025 by mcrumiller Loading…
feat: Add LazyFrame.sink_batches enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#23980 opened Aug 9, 2025 by coastalwhite Loading…
feat: Allow customizing explain output for debugging custom io sources enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#23978 opened Aug 9, 2025 by NeejWeej Loading…
feat: Add cum_* as native streaming nodes enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#23977 opened Aug 8, 2025 by coastalwhite Loading…
feat: Add DataTypeExpr.default_value enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#23973 opened Aug 8, 2025 by coastalwhite Loading…
chore: Add a _plr.pyi to remove mypy issues internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#23970 opened Aug 8, 2025 by coastalwhite Loading…
fix: Do not error on non-list Sequence for columns parameter in read_excel fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23967 opened Aug 8, 2025 by mcrumiller Loading…
fix: Allow %B to work in strptime w/o day like %m and %b fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23966 opened Aug 7, 2025 by deanm0000 Loading…
fix: Fix cast on arithmetic with lit fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23941 opened Aug 6, 2025 by kdn36 Draft
fix: Fix truediv dtypes so cast in list.eval is not dropped fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23936 opened Aug 6, 2025 by kdn36 Loading…
fix(python): Fix tuple[type] being used instead of tuple[type, ...] in type hints fix Bug fix python Related to Python Polars
#23913 opened Aug 5, 2025 by hoel-bagard Loading…
fix: Fix datatypes for eval.list in aggregation context fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23911 opened Aug 5, 2025 by kdn36 Loading…
2
1
fix: Small Iceberg serialization issues fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23887 opened Aug 4, 2025 by coastalwhite Draft
fix: Accept general Sequence and Mapping for schema_overrides parameter in read_csv fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23872 opened Aug 1, 2025 by mcrumiller Loading…
feat: Add concat method to arr namespace enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#23853 opened Aug 1, 2025 by SamKnightGit Loading…
build: Bump the rust group with 7 updates build Changes that affect the build system or external dependencies python Related to Python Polars rust Related to Rust Polars skip changelog Do not include in changelog
#23852 opened Aug 1, 2025 by dependabot bot Loading…
chore(python): Bump the documentation group across 1 directory with 2 updates internal An internal refactor or improvement python Related to Python Polars skip changelog Do not include in changelog
#23851 opened Aug 1, 2025 by dependabot bot Loading…
docs(python): Add example of Series as predicate documentation Improvements or additions to documentation python Related to Python Polars
#23836 opened Jul 31, 2025 by KronosTheLate Loading…
feat: Add DataFrame.pipe_columns for eager evaluation do not merge This pull requests should not be merged right now enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#23821 opened Jul 30, 2025 by coastalwhite Draft
fix!: Change behavior of Expr.map_{elements,batches} with return_dtype=None breaking Change that breaks backwards compatibility do not merge This pull requests should not be merged right now fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23820 opened Jul 30, 2025 by coastalwhite Loading…
fix!: Ensure Expr.str.json_decode knows output datatype breaking Change that breaks backwards compatibility do not merge This pull requests should not be merged right now fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23819 opened Jul 30, 2025 by coastalwhite Loading…
fix!: Make Expr.list.to_struct respect the Polars data-model breaking Change that breaks backwards compatibility do not merge This pull requests should not be merged right now fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23815 opened Jul 30, 2025 by coastalwhite Loading…
ProTip! Adding no:label will show everything without a label.