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
Sort

Pull requests list

chore: Add a nix flake with a devShell and package internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#22246 opened Apr 12, 2025 by coastalwhite Draft
fix: Ensure floating-point accuracy in hist fix Bug fix python Related to Python Polars rust Related to Rust Polars
#22245 opened Apr 12, 2025 by mcrumiller Loading…
fix(rust): Fix str.to_integer panics for certain inputs fix Bug fix rust Related to Rust Polars
#22243 opened Apr 12, 2025 by math-hiyoko Loading…
chore: Change format name from list to implode internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#22240 opened Apr 12, 2025 by coastalwhite Loading…
feat: Add dtype to str.to_integer() enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22239 opened Apr 12, 2025 by math-hiyoko Draft
fix(python): Fix LazyFrame.__contains__ not issuing PerformanceWarning fix Bug fix python Related to Python Polars
#22236 opened Apr 12, 2025 by magikcarp Loading…
feat(python): Support running Polars SQL queries against any objects implementing the PyCapsule interface A-sql Area: Polars SQL functionality enhancement New feature or an improvement of an existing feature python Related to Python Polars
#22235 opened Apr 11, 2025 by alexander-beedie Loading…
feat: Add impl<T: AsArray> ArrayFromIter<T> for ListArray<i64> enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22233 opened Apr 11, 2025 by Oreilles Loading…
chore: Purge old parquet and scan code internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#22226 opened Apr 11, 2025 by coastalwhite Loading…
chore: Add Polars Cloud 0.0.7 release notes internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#22223 opened Apr 11, 2025 by stijnherfst Loading…
chore: Update sorted-flag in PySeries.is_sorted() internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#22222 opened Apr 11, 2025 by Guo-Shiyu Loading…
feat: Add cat.to_lower/upper/titlecase functions for categorical A-dtype-categorical Area: categorical data type 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
#22209 opened Apr 10, 2025 by mcrumiller Loading…
fix: Resolve streaming panic on multiple merge_sorted fix Bug fix python Related to Python Polars rust Related to Rust Polars
#22205 opened Apr 10, 2025 by kdn36 Draft
fix(rust): Expr.over() returning List type when DataFrame is empty fix Bug fix rust Related to Rust Polars
#22201 opened Apr 10, 2025 by dongchao-1 Loading…
docs(python): Note ordering guarantee for groupby - lazy documentation Improvements or additions to documentation python Related to Python Polars
#22187 opened Apr 9, 2025 by svengiegerich Loading…
fix: Make is_in properly elementwise fix Bug fix python Related to Python Polars rust Related to Rust Polars
#22178 opened Apr 8, 2025 by coastalwhite Loading…
feat: Support DataFrame and Series init from torch Tensor objects A-interop Area: interoperability with other libraries enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22177 opened Apr 8, 2025 by alexander-beedie Loading…
feat: Cache path expansion in IR enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#22123 opened Apr 4, 2025 by ritchie46 Loading…
refactor(rust): Actually set the consume token in the file reader morsel sender internal An internal refactor or improvement rust Related to Rust Polars
#22117 opened Apr 4, 2025 by nameexhaustion Draft
fix(rust): Improve error message for mismatched input lengths fix Bug fix rust Related to Rust Polars
#22091 opened Apr 3, 2025 by ydagosto Loading…
build(python): Update pyo3 and numpy crates to version 0.24 build Changes that affect the build system or external dependencies python Related to Python Polars
#22015 opened Apr 1, 2025 by bschoenmaeckers Loading…
fix(python)!: Move to using a dyn list for literals breaking Change that breaks backwards compatibility fix Bug fix python Related to Python Polars
#22002 opened Mar 31, 2025 by coastalwhite Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.