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

Error Result When Adding Two Columns with map_elements and with_column and Using pysam bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19457 opened Oct 25, 2024 by aierlma
2 tasks done
Selectors Subtraction performance scales poorly with the number of columns A-selectors Area: column selectors bug Something isn't working needs triage Awaiting prioritization by a maintainer performance Performance issues or improvements python Related to Python Polars
#19456 opened Oct 25, 2024 by etrotta
2 tasks done
collect_schema() Panic A-panic Area: code that results in panic exceptions bug Something isn't working P-low Priority: low python Related to Python Polars
#19450 opened Oct 25, 2024 by Chuck321123
2 tasks done
Incorrect writing of NULL rows for struct column containing Decimal with precision >18 to Parquet A-dtype-decimal Area: decimal data type A-io-parquet Area: reading/writing Parquet files accepted Ready for implementation bug Something isn't working P-low Priority: low python Related to Python Polars
#19448 opened Oct 25, 2024 by nameexhaustion
2 tasks done
read_csv: support for compressed .zip files enhancement New feature or an improvement of an existing feature
#19447 opened Oct 25, 2024 by raayu83
Argument fmt in inspect() is undocumented documentation Improvements or additions to documentation
#19442 opened Oct 25, 2024 by etiennebacher
Expr.var() on Durations is incorrect A-temporal Area: date/time functionality accepted Ready for implementation bug Something isn't working P-medium Priority: medium
#19435 opened Oct 24, 2024 by orlp
Allow for literal creation using datatype as constructor enhancement New feature or an improvement of an existing feature
#19434 opened Oct 24, 2024 by mcrumiller
Regression in 1.10.0: ComputeError when parsing quoted string invalid A bug report that is not actually a bug needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19432 opened Oct 24, 2024 by mihai-afternet
2 tasks done
panic when executing sql expression with invalid column bug Something isn't working needs triage Awaiting prioritization by a maintainer rust Related to Rust Polars
#19426 opened Oct 24, 2024 by ZemanOndrej
2 tasks done
Incorrect sorted flag propagation when casting from numeric to string type accepted Ready for implementation bug Something isn't working P-high Priority: high python Related to Python Polars
#19424 opened Oct 24, 2024 by wence-
2 tasks done
ddof parameter on pl.corr is nonsensical A-api Area: changes to the public API accepted Ready for implementation enhancement New feature or an improvement of an existing feature good first issue Good for newcomers P-low Priority: low
#19420 opened Oct 24, 2024 by orlp 2.0.0
crash when using to_list() on list[extension] type series bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19418 opened Oct 24, 2024 by phc27x
2 tasks done
max and min method of numeric dtypes enhancement New feature or an improvement of an existing feature
#19412 opened Oct 23, 2024 by eitsupi
unique() and n_unique() causes large memory spikes in polars bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19411 opened Oct 23, 2024 by Chuck321123
2 tasks done
Generalize the type of the input to rename from dict to mapping enhancement New feature or an improvement of an existing feature good first issue Good for newcomers
#19400 opened Oct 23, 2024 by DavideCanton
Inconsistent element types when using to_physical on List(Datetime) vs Array(Datetime, ...) bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19396 opened Oct 23, 2024 by egorchakov
2 tasks done
Enum type becomes a Categorical type when file is read with scan_parquet accepted Ready for implementation bug Something isn't working P-low Priority: low python Related to Python Polars
#19389 opened Oct 23, 2024 by mrphilroth
2 tasks done
Requesting a build that works with jupyterlite-xeus enhancement New feature or an improvement of an existing feature
#19387 opened Oct 22, 2024 by paddymul
cs.by_name fails to return columns in specified order when passed require_all=False bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19384 opened Oct 22, 2024 by nsfinkelstein
2 tasks done
Release GIL as much as possible in PySeries and PyDataFrame methods enhancement New feature or an improvement of an existing feature
#19382 opened Oct 22, 2024 by itamarst
write_parquet followed by read_parquet may lead to a deadlock bug Something isn't working invalid A bug report that is not actually a bug needs repro Bug does not yet have a reproducible example needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19380 opened Oct 22, 2024 by MTandHJ
2 tasks done
Better error messages when using lazy mode enhancement New feature or an improvement of an existing feature
#19377 opened Oct 22, 2024 by EtienneT
map_elements does not support dtype Decimal bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19374 opened Oct 22, 2024 by hkad98
2 tasks done
pl.col('xxx').sort_by('xxx').rank(descending=True) doesn't equal to pl.col('xxx').rank(descending=True) bug Something isn't working needs repro Bug does not yet have a reproducible example needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#19372 opened Oct 22, 2024 by eromoe
2 tasks done
ProTip! Follow long discussions with comments:>50.