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

fix: Regression in hist panicking on out of bounds index fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20016 opened Nov 27, 2024 by lukemanley Loading…
feat(python): Improve Polars Enum dtype init from standard Python enums A-dtype Area: data types in general enhancement New feature or an improvement of an existing feature python Related to Python Polars
#19997 opened Nov 26, 2024 by alexander-beedie Loading…
docs: Fix broken links to user guide documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#19989 opened Nov 25, 2024 by lukemanley Loading…
chore(rust): Bump ndarray to v0.16 internal An internal refactor or improvement rust Related to Rust Polars
#19976 opened Nov 25, 2024 by jetuk Loading…
feat: Add how argument to join_where to support different join types enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19962 opened Nov 25, 2024 by adamreeve Draft
fix(rust): Fix datetime cast behavior for pre-epoch times fix Bug fix rust Related to Rust Polars
#19949 opened Nov 23, 2024 by ptiza Loading…
refactor(python): Split file of lazyframe methods internal An internal refactor or improvement python Related to Python Polars
#19937 opened Nov 23, 2024 by eitsupi Loading…
perf: Add a VarInt encoding for the row encoding performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#19929 opened Nov 22, 2024 by coastalwhite Draft
feat: Start of Series.index_of(), for primitive numeric types enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19894 opened Nov 20, 2024 by itamarst Loading…
perf: Add fast paths for series.arg_sort and dataframe.sort performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#19872 opened Nov 19, 2024 by siddharth-vi Loading…
refactor(rust): Add equi joins to new streaming engine internal An internal refactor or improvement rust Related to Rust Polars
#19869 opened Nov 19, 2024 by orlp Loading…
docs: Add example and tests for pl.concat() with Expr input documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#19836 opened Nov 17, 2024 by etiennebacher Draft
feat: Support max/min method for Time dtype enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19815 opened Nov 15, 2024 by eitsupi Loading…
docs: Specify the semantics of empty Series aggregations documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#19739 opened Nov 12, 2024 by coastalwhite Loading…
docs: Expand plotting docs documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#19719 opened Nov 10, 2024 by MarcoGorelli Draft
docs: Update by param description for rolling_*_by functions documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#19715 opened Nov 10, 2024 by MarcoGorelli Draft
feat: Add dt.replace enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19708 opened Nov 9, 2024 by mcrumiller Loading…
refactor(rust): Refactor compute kernels in polars-arrow to avoid using gather internal An internal refactor or improvement rust Related to Rust Polars
#19669 opened Nov 6, 2024 by nameexhaustion Draft
fix: Add strict parameter to rename_fields fix Bug fix python Related to Python Polars rust Related to Rust Polars
#19646 opened Nov 5, 2024 by mahmudsudo Loading…
feat(python): Add show methods to DataFrame and LazyFrame enhancement New feature or an improvement of an existing feature python Related to Python Polars
#19634 opened Nov 4, 2024 by guilhem-dvr Loading…
fix(python): Fix next on group by objects throw TypeError fix Bug fix python Related to Python Polars
#19615 opened Nov 3, 2024 by tylerriccio33 Loading…
refactor: Further work on PartitionColumn internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#19596 opened Nov 1, 2024 by coastalwhite Draft
feat: Add binary as numerical enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19542 opened Oct 31, 2024 by balbok0 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.