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

docs(python): Add upgrade guide for Python Polars 1.0.0 documentation Improvements or additions to documentation python Related to Python Polars
#16914 opened Jun 12, 2024 by stinodego Draft
build(rust): bump object_store 0.9 -> 0.10 build Changes that affect the build system or external dependencies rust Related to Rust Polars
#16903 opened Jun 12, 2024 by Itayazolay Loading…
feat: Allow setting file cache TTL on a per-file basis enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16891 opened Jun 12, 2024 by nameexhaustion Draft
fix(rust): Reject non-integral offset and length in AExpr::Slice fix Bug fix rust Related to Rust Polars
#16874 opened Jun 11, 2024 by wence- Loading…
feat(python): Add Schema class enhancement New feature or an improvement of an existing feature python Related to Python Polars
#16873 opened Jun 11, 2024 by stinodego Loading…
feat: Support homedir expansion in lazy/scan read functions A-io Area: reading and writing data enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#16869 opened Jun 11, 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
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…
fix(rust): properly read/write fixed-sized lists from/to parquet files fix Bug fix rust Related to Rust Polars
#16747 opened Jun 5, 2024 by coastalwhite 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! no:milestone will show everything without a milestone.