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): Deprecate LazyFrame.with_context deprecation Add a deprecation warning to outdated functionality python Related to Python Polars
#16860 opened Jun 10, 2024 by stinodego Loading…
feat(python): Support Python Enum values in lit enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16858 opened Jun 10, 2024 by stinodego Loading…
Python Polars 1.0.0-alpha.1
#16853 opened Jun 10, 2024 by ritchie46 Loading…
feat: Support SQL VALUES clause and inline renaming of columns in CTE & derived table definitions 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
#16851 opened Jun 10, 2024 by alexander-beedie Loading…
docs(python): Update version switcher for 1.0.0 final release do not merge This pull requests should not be merged right now documentation Improvements or additions to documentation python Related to Python Polars
#16848 opened Jun 10, 2024 by stinodego Loading… 1.0.0
docs(python): Update version switcher for 1.0.0 prereleases do not merge This pull requests should not be merged right now documentation Improvements or additions to documentation python Related to Python Polars
#16847 opened Jun 10, 2024 by stinodego Loading…
feat(python!): consistently convert to given time zone in Series constructor breaking python Change that breaks backwards compatibility for the Python package enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16828 opened Jun 9, 2024 by MarcoGorelli Loading…
2
6
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…
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…
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(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(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…
docs(python): a user-guide chapter on pipes documentation Improvements or additions to documentation python Related to Python Polars
#16462 opened May 24, 2024 by KDruzhkin Loading…
ProTip! Exclude everything labeled bug with -label:bug.