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

docs: Correct supported compression formats documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#20085 opened Dec 1, 2024 by jqnatividad Loading…
fix: Only slice after sort when slice is smaller than frame length fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20084 opened Dec 1, 2024 by mcrumiller Loading…
feat: Implement str.slice/str.head/str.tail for categoricals enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20080 opened Nov 30, 2024 by mcrumiller Loading…
docs: Fix Rust examples in user guide documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#20075 opened Nov 30, 2024 by lukemanley Loading…
docs(rust): Fix inconsistency between code and comment documentation Improvements or additions to documentation rust Related to Rust Polars
#20070 opened Nov 30, 2024 by YichiZhang0613 Loading…
feat(rust): Allow setting and reading custom schema-level IPC metadata enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#20066 opened Nov 29, 2024 by lukapeschke Loading…
chore: Add a bunch more automated row encoding sortedness tests internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#20056 opened Nov 28, 2024 by coastalwhite Loading…
fix(rust): Using same division in scalar and not for floats fix Bug fix rust Related to Rust Polars
#20047 opened Nov 28, 2024 by rluvaton Loading…
docs: Add example and tests for pl.concat() with Expr documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#20031 opened Nov 27, 2024 by etiennebacher Loading…
feat: Add maintain_order parameter to joins enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20026 opened Nov 27, 2024 by stijnherfst Draft
feat(python): Added strict option in pl.concat(how='horizontal') enhancement New feature or an improvement of an existing feature python Related to Python Polars
#20019 opened Nov 27, 2024 by nimit 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
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 Draft
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…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.