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

feat: Allow Series::iter() to support more than one chunk enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#21118 opened Feb 6, 2025 by itamarst Loading…
feat: Use new-streaming for the sinks enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#21107 opened Feb 6, 2025 by ritchie46 Loading…
feat: Implement join on struct dtype enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#21093 opened Feb 5, 2025 by lukemanley Loading…
2
5
chore(python): Bump mypy[faster-cache] from 1.14.1 to 1.15.0 in /py-polars in the python group across 1 directory internal An internal refactor or improvement python Related to Python Polars skip changelog Do not include in changelog
#21091 opened Feb 5, 2025 by dependabot bot Loading…
chore(rust): Update rand to v0.9 and rand_distr to v0.5 internal An internal refactor or improvement rust Related to Rust Polars
#21081 opened Feb 4, 2025 by jetuk Loading…
fix: Don't silently produce null values from invalid input to pl.datetime and pl.date fix Bug fix python Related to Python Polars rust Related to Rust Polars
#21013 opened Jan 30, 2025 by mcrumiller Loading…
feat(rust): Allow setting custom client options enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#21007 opened Jan 30, 2025 by PrettyWood Loading…
refactor: Switch to new multifile internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#20973 opened Jan 29, 2025 by coastalwhite Draft
feat(python): Improve df.corr, add "spearman" method and row labels, align with pl.corr enhancement New feature or an improvement of an existing feature python Related to Python Polars
#20967 opened Jan 29, 2025 by Julian-J-S Loading…
4
3
feat(python, rust): Add GPU engine to sink_csv enhancement New feature or an improvement of an existing feature python Related to Python Polars title needs formatting
#20940 opened Jan 28, 2025 by mroeschke Loading…
fix(python): Throw exception if dataframe is too large to be compatible with Excel fix Bug fix python Related to Python Polars
#20900 opened Jan 24, 2025 by banflam Loading…
docs(rust): Add example of list creation in user guide documentation Improvements or additions to documentation rust Related to Rust Polars
#20854 opened Jan 22, 2025 by deanm0000 Loading…
feat(python): Add frame-level all_horizontal / any_horizontal enhancement New feature or an improvement of an existing feature python Related to Python Polars
#20790 opened Jan 18, 2025 by hericks Loading…
fix: Raise error instead of panicking for unsupported SQL operations fix Bug fix python Related to Python Polars rust Related to Rust Polars
#20789 opened Jan 18, 2025 by jqnatividad Draft
feat(rust,python): Add quantiles method to expression list namespace enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20782 opened Jan 18, 2025 by Feiyang472 Loading…
depr(python): Rename fmt param to f_string in inspect() deprecation Add a deprecation warning to outdated functionality python Related to Python Polars
#20748 opened Jan 16, 2025 by etiennebacher Loading…
feat(rust,python): Add a config option to specify the default engine to use during lazyframe collect calls enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20717 opened Jan 14, 2025 by Matt711 Loading…
feat(rust,python): Add GPU support to the LazyFrame profiler enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20693 opened Jan 13, 2025 by Matt711 Draft
feat: Add list.pad_start() enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20674 opened Jan 12, 2025 by etiennebacher Loading…
feat: Add mermaid output to show_graph enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20631 opened Jan 9, 2025 by kjgoodrick Loading…
perf: Only load Parquet statistics for live columns performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#20617 opened Jan 8, 2025 by coastalwhite Draft
feat: Add cat.contains and cat.contains_any enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#20582 opened Jan 7, 2025 by mcrumiller Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.