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

Issues list

Polars fails to recognize the benefits of an already sorted rle_id() A-optimizer Area: plan optimization bug Something isn't working P-medium Priority: medium python Related to Python Polars
#16887 opened Jun 11, 2024 by Chuck321123
2 tasks done
Improve error messaging when wrong using a wrong schema/dtype enhancement New feature or an improvement of an existing feature
#16885 opened Jun 11, 2024 by kszlim
docs specify outer join will change default coalesce behaviour, but in python I get additional warnings for left join changing behavior bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16883 opened Jun 11, 2024 by WolfEYc
2 tasks done
Panic on SchemaMismatch A-panic Area: code that results in panic exceptions bug Something isn't working P-low Priority: low python Related to Python Polars
#16882 opened Jun 11, 2024 by tkellogg
2 tasks done
SQLSyntaxError: invalid 'part' for EXTRACT/DATE_PART: 'year' bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16880 opened Jun 11, 2024 by s-banach
2 tasks done
It is not possible to create Arrays with zero width bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16878 opened Jun 11, 2024 by coastalwhite
2 tasks done
Nested array list combination gives invalid type bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16876 opened Jun 11, 2024 by coastalwhite
2 tasks done
Feature request: Faster backward- and forward_fill() functions enhancement New feature or an improvement of an existing feature
#16875 opened Jun 11, 2024 by Chuck321123
Serialize UUIDs or show a better error when panicking on object columns A-panic Area: code that results in panic exceptions enhancement New feature or an improvement of an existing feature
#16872 opened Jun 11, 2024 by jacopofar
Add df1.eq_missing(df2) function enhancement New feature or an improvement of an existing feature
#16868 opened Jun 11, 2024 by DeflateAwning
pl.DataFrame.corr(method = "spearman") enhancement New feature or an improvement of an existing feature
#16864 opened Jun 11, 2024 by cfkstat
polars.exceptions.SchemaError: type Int64 is incompatible with expected type Int32 bug Something isn't working incomplete Incomplete issue: needs MWE needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16863 opened Jun 11, 2024 by eromoe
2 tasks done
Increase the verbosity of Schema and Catalog/DB input arguments to the write_database function. enhancement New feature or an improvement of an existing feature
#16862 opened Jun 10, 2024 by matquant14
polars.testing.assert_series_equal has incorrect logic for infinities bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16859 opened Jun 10, 2024 by kevinli1993
2 tasks done
Large hike in memory for .unique on array fields bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16857 opened Jun 10, 2024 by arogozhnikov
2 tasks done
[QST]: should pl.Expr.slice raise if the numeric arguments are not integral bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16855 opened Jun 10, 2024 by wence-
2 tasks done
update object_store version 0.9 -> 0.10.1 accepted Ready for implementation build Changes that affect the build system or external dependencies
#16854 opened Jun 10, 2024 by Itayazolay
expose null_on_oob on gather. A-api Area: changes to the public API A-ops Area: operations enhancement New feature or an improvement of an existing feature P-low Priority: low
#16842 opened Jun 10, 2024 by ritchie46
pl.DataFrame.corr() should offer an argument "include_column_names_as_column". A-api Area: changes to the public API enhancement New feature or an improvement of an existing feature
#16832 opened Jun 9, 2024 by bfeif
Expressions result in different serializations across Python Polars PATCH version upgrades enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer python Related to Python Polars
#16821 opened Jun 8, 2024 by hiideaki
2 tasks done
pl.DataFrame loads in 2D lists in unexpected way A-api Area: changes to the public API enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer python Related to Python Polars
#16818 opened Jun 7, 2024 by zacmon
2 tasks done
1.0.0
In pl.read_csv(...), allow separator=None in order to read everything into only a single column A-io-csv Area: reading/writing CSV files enhancement New feature or an improvement of an existing feature
#16815 opened Jun 7, 2024 by DeflateAwning
ProTip! Add no:assignee to see everything that’s not assigned.