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

perf: Move rolling_corr/cov to an actual implementation on Series performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#19466 opened Oct 26, 2024 by ritchie46 Loading…
feat: Add IPC source node for new streaming engine enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19454 opened Oct 25, 2024 by coastalwhite Draft
feat(python): Respect include_index for pandas series enhancement New feature or an improvement of an existing feature python Related to Python Polars
#19453 opened Oct 25, 2024 by gab23r Loading…
refactor(rust): Add groupby partitioning and parallel groupby finishing to new-streaming engine internal An internal refactor or improvement rust Related to Rust Polars
#19451 opened Oct 25, 2024 by orlp Draft
feat: Improve read_database typing enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19444 opened Oct 25, 2024 by wakabame Loading…
feat: Add CSV sink in new streaming engine enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19441 opened Oct 25, 2024 by coastalwhite Loading…
fix: Make output dtype known for list.to_struct when fields are passed fix Bug fix python Related to Python Polars rust Related to Rust Polars
#19439 opened Oct 25, 2024 by nameexhaustion Loading…
feat(python): Changed mapping type from dict to Mapping (#19400) enhancement New feature or an improvement of an existing feature python Related to Python Polars
#19436 opened Oct 24, 2024 by DavideCanton Loading…
feat: Add .list.json_encode() enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19407 opened Oct 23, 2024 by moritzwilksch Draft
6 tasks
feat: Add show_graph to display a GraphViz plot for expressions enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19365 opened Oct 21, 2024 by corwinjoy Loading…
docs: Revise and rework user-guide/expressions documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#19360 opened Oct 21, 2024 by rodrigogiraoserrao Draft
2 tasks
docs: Add missing deprecation notice to str.concat documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#19324 opened Oct 20, 2024 by LiamConnors Loading…
feat: Support include_file_paths in read_csv enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19314 opened Oct 19, 2024 by alonme Draft
feat: Writing of Parquet SortingColumn enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19263 opened Oct 16, 2024 by coastalwhite Draft
feat: Overload return type for from_arrow enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19231 opened Oct 14, 2024 by deanm0000 Loading…
feat: A different approach to warning users of fork() issues with Polars enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19197 opened Oct 11, 2024 by itamarst Loading…
perf: Branchless Parquet Prefiltering performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#19190 opened Oct 11, 2024 by coastalwhite Loading…
fix: Added input validation for explode operation in the array namespace fix Bug fix internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#19163 opened Oct 9, 2024 by barak1412 Loading…
fix: Invalid selectors not being recognized fix Bug fix python Related to Python Polars rust Related to Rust Polars
#19136 opened Oct 8, 2024 by pavelzw Loading…
feat(python): Allow fill_null to be used with torch tensors enhancement New feature or an improvement of an existing feature python Related to Python Polars
#19120 opened Oct 7, 2024 by Niko32 Loading…
feat: Add rolling_(min/max/sum), rolling_(min/max/sum)_by for pl.Boolean enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#19112 opened Oct 6, 2024 by EvanLai88 Loading…
refactor(python): Use polars parquet reader for delta scan internal An internal refactor or improvement python Related to Python Polars
#19103 opened Oct 4, 2024 by ion-elgreco Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.