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

Rust Polars 0.43.0 title needs formatting
#18678 opened Sep 11, 2024 by ritchie46 Loading…
feat(python): Update BytecodeParser for upcoming Python 3.13 enhancement New feature or an improvement of an existing feature python Related to Python Polars
#18677 opened Sep 11, 2024 by alexander-beedie Loading…
refactor(rust): Allow polars to pass cargo check on windows and update CI to prevent similar issue again internal An internal refactor or improvement rust Related to Rust Polars
#18672 opened Sep 11, 2024 by squnit Loading…
fix(rust): Qcut all nulls panics fix Bug fix rust Related to Rust Polars
#18667 opened Sep 10, 2024 by yarimiz Loading…
refactor: Make DataFrame a Vec of Column instead of Series internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#18664 opened Sep 10, 2024 by coastalwhite Draft
fix(rust): Return empty DF when input is empty json list fix Bug fix rust Related to Rust Polars
#18663 opened Sep 10, 2024 by deanm0000 Loading…
perf: Collapse cross-joins to faster joins performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#18633 opened Sep 9, 2024 by coastalwhite Loading…
fix(rust): Refactor decompression checks and add support for decompressing JSON fix Bug fix rust Related to Rust Polars
#18536 opened Sep 3, 2024 by ohanf Loading…
docs: Add example of unpivoting multiple sets of columns (#18513) documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#18519 opened Sep 2, 2024 by mdavis-xyz Loading…
feat: Enable parse of 0/1 as bool in csv enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18504 opened Sep 1, 2024 by mcrumiller Draft
docs(rust): Align dates in DataFrame example with Python documentation Improvements or additions to documentation rust Related to Rust Polars
#18491 opened Aug 31, 2024 by xhiroga Loading…
fix(python): Change method op type hints to match dunder op type hints fix Bug fix python Related to Python Polars
#18448 opened Aug 28, 2024 by ts826848 Loading…
refactor(python,rust): Rename delimiter arg to separator internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#18428 opened Aug 28, 2024 by colin-kerkhof Draft
docs: Remove ecosystem viz section since there is one in misc already documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#18408 opened Aug 27, 2024 by joelostblom Loading…
feat: JSON encoding in the root expression namespace pl.Expr.json_encode enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18396 opened Aug 27, 2024 by tim-stephenson Draft
feat: Extrapolate_flat parameter in interpolate_by enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18355 opened Aug 24, 2024 by agossard Loading…
fix: Draw seed on DSL creation fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18313 opened Aug 22, 2024 by ritchie46 Loading…
fix(python): Add option to drop empty row in excel to fix auto dropping of empty rows fix Bug fix python Related to Python Polars
#18253 opened Aug 18, 2024 by Rashik-raj Loading…
2
2
fix: Categorical unpivot fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18216 opened Aug 15, 2024 by rikhuijzer Loading…
feat(python): Support "indexed" dicts as input to from_dict and from_dicts enhancement New feature or an improvement of an existing feature python Related to Python Polars
#18215 opened Aug 15, 2024 by alexander-beedie Loading…
fix(python): Handle boolean comparisons in Iceberg predicate pushdown fix Bug fix python Related to Python Polars
#18199 opened Aug 15, 2024 by dimfeld Loading…
feat: Allow whitespace with to_integer enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18196 opened Aug 14, 2024 by rikhuijzer Loading…
docs: Possibly fix table display issue documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#18187 opened Aug 14, 2024 by rikhuijzer Loading…
feat: Add devcontainer for local development and GitHub Codespaces support enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18132 opened Aug 10, 2024 by pac0388 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.