Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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: Support pl.all().filter(..) enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18993 opened Sep 28, 2024 by nameexhaustion Loading…
fix: Fix parsing of bytes to work for any valid numbers. For now fixed to low endianness fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18992 opened Sep 28, 2024 by balbok0 Loading…
docs(python): Add storage_options hint for azure documentation Improvements or additions to documentation python Related to Python Polars
#18990 opened Sep 28, 2024 by francesco086 Loading…
docs(python): Annotate Config kwarg options documentation Improvements or additions to documentation python Related to Python Polars
#18988 opened Sep 27, 2024 by etrotta Loading…
fix: Return the truth values of ne_missing and eq_missing operations for struct instead of null fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18930 opened Sep 25, 2024 by barak1412 Loading…
fix: Improve histogram bin logic fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18761 opened Sep 16, 2024 by mcrumiller Loading…
docs(rust): Add Rust example for tolerance join using join_asof in user guide documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#18696 opened Sep 11, 2024 by arnabanimesh Loading…
docs: Add example of unpivoting multiple sets of columns (#18513) documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#18519 opened Sep 2, 2024 by mdavis-xyz Loading…
feat: Enable parse of 0/1 as bool in csv enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18504 opened Sep 1, 2024 by mcrumiller Draft
docs(rust): Align dates in DataFrame example with Python documentation Improvements or additions to documentation rust Related to Rust Polars
#18491 opened Aug 31, 2024 by xhiroga Loading…
fix(python): Change method op type hints to match dunder op type hints fix Bug fix python Related to Python Polars
#18448 opened Aug 28, 2024 by ts826848 Loading…
refactor(python,rust): Rename delimiter arg to separator internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#18428 opened Aug 28, 2024 by colin-kerkhof Draft
docs: Remove ecosystem viz section since there is one in misc already documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#18408 opened Aug 27, 2024 by joelostblom Loading…
feat: JSON encoding in the root expression namespace pl.Expr.json_encode closing-candidate PR's/issue candidate for closing enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18396 opened Aug 27, 2024 by tim-stephenson Draft
feat: Extrapolate_flat parameter in interpolate_by enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18355 opened Aug 24, 2024 by agossard Loading…
fix: Draw seed on DSL creation fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18313 opened Aug 22, 2024 by ritchie46 Loading…
fix(python): Add option to drop empty row in excel to fix auto dropping of empty rows fix Bug fix python Related to Python Polars
#18253 opened Aug 18, 2024 by Rashik-raj Loading…
2
2
fix: Categorical unpivot closing-candidate PR's/issue candidate for closing fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18216 opened Aug 15, 2024 by rikhuijzer Loading…
feat(python): Support "indexed" dicts as input to from_dict and from_dicts enhancement New feature or an improvement of an existing feature python Related to Python Polars
#18215 opened Aug 15, 2024 by alexander-beedie Loading…
fix(python): Handle boolean comparisons in Iceberg predicate pushdown fix Bug fix python Related to Python Polars
#18199 opened Aug 15, 2024 by dimfeld Loading…
feat: Allow whitespace with to_integer enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18196 opened Aug 14, 2024 by rikhuijzer Loading…
docs: Possibly fix table display issue documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#18187 opened Aug 14, 2024 by rikhuijzer Loading…
feat: Add devcontainer for local development and GitHub Codespaces support enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18132 opened Aug 10, 2024 by pac0388 Loading…
ProTip! Adding no:label will show everything without a label.