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

In a variety of cases, errors in PySeries::scatter mean Python Series.__setitem__ will corrupt the Series bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16905 opened Jun 12, 2024 by itamarst
2 tasks done
panic when selecting len from empty dataframe with projection_pushdown bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16904 opened Jun 12, 2024 by wence-
2 tasks done
Is it possible to use another locale in .sort()? enhancement New feature or an improvement of an existing feature
#16901 opened Jun 12, 2024 by etiennebacher
UInt64 column casted to float after - operation (since 0.20.23) bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16898 opened Jun 12, 2024 by robinvd
2 tasks done
to_numpy() weird behaviour with map_elements and pl.List polars type bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16897 opened Jun 12, 2024 by bellati
2 tasks done
Add conversion to binary enhancement New feature or an improvement of an existing feature
#16896 opened Jun 12, 2024 by douglas-raillard-arm
Improve error messaging when wrong using a wrong schema/dtype A-exceptions Area: exception handling 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
It is not possible to create Arrays with zero width enhancement New feature or an improvement of an existing feature needs decision Awaiting decision 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 performance Performance issues or improvements
#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
ProTip! Add no:assignee to see everything that’s not assigned.