Skip to content

Pull requests: pola-rs/polars

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

depr(python): Rename parameter descending to reverse in top_k methods deprecation Add a deprecation warning to outdated functionality python Related to Python Polars
#16817 opened Jun 7, 2024 by stinodego Loading…
chore: Prepare update of API reference URLs internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#16816 opened Jun 7, 2024 by stinodego Loading…
refactor: Don't enter streaming engine for groupby-> agg mean/median … internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#16810 opened Jun 7, 2024 by ritchie46 Loading…
feat(python): add style namespace (which defers to Great Tables) enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16809 opened Jun 7, 2024 by machow Loading…
refactor: Rename allow_overflow to wrap_numerical internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#16807 opened Jun 7, 2024 by ritchie46 Loading…
chore(rust!): move offset_by implementation from polars-plan to polars-time, rename feature from DateOffset to OffsetBy breaking rust Change that breaks backwards compatibility for the Rust crate internal An internal refactor or improvement rust Related to Rust Polars
#16796 opened Jun 6, 2024 by MarcoGorelli Loading…
docs(python): Add docstring examples for various functions documentation Improvements or additions to documentation python Related to Python Polars
#16787 opened Jun 6, 2024 by montanarograziano Loading…
docs(python): Update concatenation page to include relaxed and changes to rechunk documentation Improvements or additions to documentation python Related to Python Polars
#16775 opened Jun 6, 2024 by braaannigan Loading…
feat: Extend recognised EXTRACT and DATE_PART SQL part abbreviations A-sql Area: Polars SQL functionality enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16767 opened Jun 6, 2024 by alexander-beedie Loading…
fix(rust,python): Handle NamedTuples in any_value fix Bug fix python Related to Python Polars rust Related to Rust Polars
#16759 opened Jun 6, 2024 by deanm0000 Loading…
fix(python): from_arrow_fixed_size_list fix Bug fix python Related to Python Polars
#16751 opened Jun 5, 2024 by deanm0000 Loading…
feat: convert to give time zone in Series constructor for tz-aware data enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16742 opened Jun 5, 2024 by MarcoGorelli Loading…
feat(rust): Enable parquet independent of compression enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#16731 opened Jun 4, 2024 by akhilles Loading…
feat(rust): start using metadata in compute enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#16631 opened May 31, 2024 by coastalwhite Draft
feat(python, rust): implement unique counts for boolean datatype enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16588 opened May 29, 2024 by henrikig Loading…
docs: Mention make and cmake for Windows documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#16572 opened May 29, 2024 by KDruzhkin Loading…
chore(python): Add polars.pyd to .gitignore internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#16571 opened May 29, 2024 by KDruzhkin Loading…
chore(python): Fix mypy errors on Windows internal An internal refactor or improvement python Related to Python Polars
#16570 opened May 29, 2024 by KDruzhkin Loading…
fix(python): Eager group by iterators had unclear behaviour fix Bug fix python Related to Python Polars
#16499 opened May 26, 2024 by p-adema Loading…
ProTip! Adding no:label will show everything without a label.