Skip to content

Issues: pola-rs/polars

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Should add that pl.expr.sum() replaces None with 0 documentation Improvements or additions to documentation
#19953 opened Nov 24, 2024 by lmocsi
Polars can't read Arrow Run-End Encoded arrays bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19951 opened Nov 24, 2024 by talawahtech
2 tasks done
join + group_by segfault with Enum type accepted Ready for implementation bug Something isn't working P-high Priority: high python Related to Python Polars
#19950 opened Nov 23, 2024 by cmdlineluser
2 tasks done
Improved DB Type Inference A-io-database Area: reading/writing to databases enhancement New feature or an improvement of an existing feature
#19948 opened Nov 23, 2024 by d-reynol
nulls_last parameter not honored while sorting an already sorted array bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19945 opened Nov 23, 2024 by siddharth-vi
2 tasks done
predicate/projection pushdown causes ShapeError bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19944 opened Nov 23, 2024 by mdavis-xyz
2 tasks done
Creating frames with List(Struct(...Categorical)) fails depending on order bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19943 opened Nov 23, 2024 by billylanchantin
2 tasks done
Support python builtin round enhancement New feature or an improvement of an existing feature
#19942 opened Nov 23, 2024 by kl31tz
Issue with lazy frames reading from s3 in long running process bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19933 opened Nov 22, 2024 by kfreisen
2 tasks done
datetime_range PanicException with nanosecond interval A-panic Area: code that results in panic exceptions A-temporal Area: date/time functionality bug Something isn't working python Related to Python Polars
#19931 opened Nov 22, 2024 by cmdlineluser
2 tasks done
Saving parquet to AWS S3 with df.write_parquet() fails with FileNotFound bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19930 opened Nov 22, 2024 by atzannes
2 tasks done
err: strptime panics (instead of erroring) for out-of-bounds dates A-exceptions Area: exception handling A-panic Area: code that results in panic exceptions A-temporal Area: date/time functionality bug Something isn't working rust Related to Rust Polars
#19928 opened Nov 22, 2024 by Shoeboxam
2 tasks done
Feature request: Use multithreading for simple operations on larger dfs enhancement New feature or an improvement of an existing feature
#19924 opened Nov 22, 2024 by Chuck321123
LazyFrame sort in batch only enhancement New feature or an improvement of an existing feature
#19921 opened Nov 22, 2024 by herrmann1981
Add to clickbench Rust Polars use
#19920 opened Nov 22, 2024 by rluvaton
chunked array is not contiguous bug Something isn't working needs triage Awaiting prioritization by a maintainer rust Related to Rust Polars
#19918 opened Nov 22, 2024 by yangjungis
2 tasks done
Inconsistent type casting of datetime in functions on List column bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19917 opened Nov 22, 2024 by nik-sm
2 tasks done
Imperfect behavior with scan_csv() on zstd compressed file with new_columns param bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19916 opened Nov 21, 2024 by kscott-1
2 tasks done
Errors in scan_delta and write_delta with nested struct schema evolution (aka adding new field) bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19915 opened Nov 21, 2024 by TinoSM
2 tasks done
Allow loading lists of variable-length numpy arrays into polars dataframe enhancement New feature or an improvement of an existing feature
#19913 opened Nov 21, 2024 by jackruder
Cannot merge polar df into existing spark deltalake: Unable to convert expression to string bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19910 opened Nov 21, 2024 by tzugen
2 tasks done
Enable floordiv on durations: duration // duration enhancement New feature or an improvement of an existing feature
#19908 opened Nov 21, 2024 by rhshadrach-8451
Use pre-optimized query plan by benchmark LazyFrame for the evaluation of another LazyFrame enhancement New feature or an improvement of an existing feature
#19906 opened Nov 21, 2024 by mathjhshin
[Tracking] Improvements to polars-row
#19903 opened Nov 21, 2024 by coastalwhite
3 of 9 tasks
Appending series of type pl.Categorical("lexical") may incorrectly set the sorted flag bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19900 opened Nov 21, 2024 by siddharth-vi
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.