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

refactor(python): Make NodeTraverser struct public internal An internal refactor or improvement python Related to Python Polars
#18822 opened Sep 18, 2024 by stinodego Loading…
refactor(rust): Fix zero-length len internal An internal refactor or improvement rust Related to Rust Polars
#18817 opened Sep 18, 2024 by orlp Loading…
fix: Throw error for comparison of unequal length series fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18816 opened Sep 18, 2024 by coastalwhite Loading…
fix: Proper dtype casting for struct embedded categoricals in chunked categoricals fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18815 opened Sep 18, 2024 by coastalwhite Loading…
feat: Relaxed schema alignment for parquet file list read enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#18803 opened Sep 18, 2024 by nameexhaustion Loading…
2
2
fix(rust): Handle AnyValue::Struct to prevent null returns fix Bug fix rust Related to Rust Polars
#18801 opened Sep 18, 2024 by i64 Loading…
fix: Struct filter by index fix Bug fix python Related to Python Polars rust Related to Rust Polars
#18778 opened Sep 16, 2024 by barak1412 Loading…
refactor: Keep scalar in more places internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#18775 opened Sep 16, 2024 by coastalwhite Loading…
docs: Refactor docs directory hierarchy documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#18773 opened Sep 16, 2024 by rodrigogiraoserrao 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(python): Clarify documentation for schema in read_csv function documentation Improvements or additions to documentation python Related to Python Polars
#18759 opened Sep 15, 2024 by bradfordlynch Loading…
docs(python): Fix literal type mapping example in lit docstrings documentation Improvements or additions to documentation python Related to Python Polars
#18756 opened Sep 15, 2024 by eitsupi Loading…
refactor(rust): Replace DynArgs with an enum containing all its variants fix Bug fix internal An internal refactor or improvement rust Related to Rust Polars
#18746 opened Sep 14, 2024 by 3ok 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…
fix(rust): Return empty DF when input is empty json list fix Bug fix rust Related to Rust Polars
#18663 opened Sep 10, 2024 by deanm0000 Loading…
perf: Collapse cross-joins to faster joins performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#18633 opened Sep 9, 2024 by coastalwhite 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 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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.