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

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
pl.concat_str(...)'s ignore_nulls arg field documentation Improvements or additions to documentation
#16814 opened Jun 7, 2024 by DeflateAwning
Inconsistent XOR when using literals bug Something isn't working needs triage Awaiting prioritization by a maintainer rust Related to Rust Polars
#16813 opened Jun 7, 2024 by j-a-m-l
2 tasks done
Interpolate based on other Float64 column enhancement New feature or an improvement of an existing feature
#16794 opened Jun 6, 2024 by MKDJr
Make a ParquetWriter context handler and/or more control over row group creation enhancement New feature or an improvement of an existing feature
#16785 opened Jun 6, 2024 by deanm0000
Write upgrade guide for 1.0.0 accepted Ready for implementation documentation Improvements or additions to documentation
#16773 opened Jun 6, 2024 by stinodego 1.0.0
Move streaming engine original plan to separate field on the IRPlan chore Maintenance work that does not impact the user
#16772 opened Jun 6, 2024 by coastalwhite
Add the argument ignore_nulls in .arr.all(), .arr.any(), .list.all() and .list.any() A-api Area: changes to the public API enhancement New feature or an improvement of an existing feature
#16764 opened Jun 6, 2024 by etiennebacher
Support reading directly from zipfile.Path objects. enhancement New feature or an improvement of an existing feature
#16758 opened Jun 6, 2024 by daviewales
segfault when reading msql using arrow-odbc A-io-database Area: reading/writing to databases bug Something isn't working incomplete Incomplete issue: needs MWE needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#16752 opened Jun 5, 2024 by Sage0614
2 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.