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: Prevent join panic when suffix="" and coalesce=True fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27376 opened Apr 21, 2026 by Kevin-Patyk Contributor Loading…
fix: Use the physical dtype for NumUnorderedImplodeReducer arrow ListArray fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27375 opened Apr 21, 2026 by dsprenkels Collaborator Loading…
docs: Document all valid engine options on LazyFrame collect/sink/explain methods documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#27374 opened Apr 21, 2026 by TNieuwdorp Collaborator Loading…
fix: Honor having predicate in GroupBy iter fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27370 opened Apr 21, 2026 by kdn36 Collaborator Loading…
fix: Propagate null by column values in rolling_*_by fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27367 opened Apr 20, 2026 by gautamvarmadatla Contributor Loading…
chore: Set MacOS coverage debuginfo to line-tables-only internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#27361 opened Apr 20, 2026 by dsprenkels Collaborator Loading…
chore(python): Remove unused type: ignore statements internal An internal refactor or improvement python Related to Python Polars
#27360 opened Apr 20, 2026 by MarcoGorelli Collaborator Loading…
fix(python): Support numpy ufuncs on Array dtype Series A-interop-numpy Area: interoperability with NumPy fix Bug fix python Related to Python Polars
#27359 opened Apr 20, 2026 by gab23r Contributor Loading…
fix(python): Remove invalid type annotation Sequence[int] from DataFrame.__setitem__ key fix Bug fix python Related to Python Polars
#27355 opened Apr 20, 2026 by MarcoGorelli Collaborator Loading…
fix: raise TypeError instead of AttributeError when calling next() on uninitialized GroupBy first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars title needs formatting
#27349 opened Apr 19, 2026 by avasis-ai Loading…
fix(rust): Make .over() respect set_random_seed for shuffle and sample first-contribution First contribution by user fix Bug fix rust Related to Rust Polars
#27343 opened Apr 18, 2026 by polyym Loading…
chore(python): Resolve type-ignores in udfs.py internal An internal refactor or improvement python Related to Python Polars
#27341 opened Apr 17, 2026 by MarcoGorelli Collaborator Loading…
refactor(rust): Prepare for nested common subplan elimination internal An internal refactor or improvement rust Related to Rust Polars
#27340 opened Apr 17, 2026 by nameexhaustion Collaborator Draft
fix: Always respect DataFrame height in with_columns fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27328 opened Apr 15, 2026 by gab23r Contributor Loading…
feat: Add null_on_oob in {Expr/Series}.gather enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#27327 opened Apr 15, 2026 by gab23r Contributor Loading…
feat: Simplify traceback enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#27326 opened Apr 15, 2026 by gab23r Contributor Loading…
perf: Move literal group_by keys out of grouping performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#27325 opened Apr 15, 2026 by gab23r Contributor Loading…
fix(python): Raise TypeError on GroupBy next() call first-contribution First contribution by user fix Bug fix python Related to Python Polars
#27324 opened Apr 15, 2026 by yosofbadr Loading…
3 tasks done
fix(python): Correctly parse nested optional type in DataType.from_python fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27323 opened Apr 15, 2026 by gab23r Contributor Loading…
fix: Raise if list.concat is called on a non list column changes-dsl Do not merge if this label is present and red. fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27322 opened Apr 15, 2026 by gab23r Contributor Loading…
fix: Raise iflist.explode is called on a non list column changes-dsl Do not merge if this label is present and red. fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27321 opened Apr 15, 2026 by gab23r Contributor Loading…
docs: Add See Also sections for datetime docstrings documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#27316 opened Apr 15, 2026 by NedJWestern Contributor Loading…
chore(python): Solve type: ignore in _AioDataFrameResult internal An internal refactor or improvement python Related to Python Polars
#27311 opened Apr 15, 2026 by MarcoGorelli Collaborator Loading…
fix: Return empty DataFrame from concat_list with lit and empty column fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27305 opened Apr 14, 2026 by Kevin-Patyk Contributor Loading…
feat: Track original source in IR::Scan enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#27304 opened Apr 14, 2026 by kdn36 Collaborator Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.