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

Have df.head() ignore set_tbl_rows Config enhancement New feature or an improvement of an existing feature
#21019 opened Jan 31, 2025 by LeoArtaza
Automatically parse datetimes with 12-hour time (AM/PM) A-temporal Area: date/time functionality enhancement New feature or an improvement of an existing feature
#21017 opened Jan 30, 2025 by daviewales
enh: support adjus=True in ewm_mean_by enhancement New feature or an improvement of an existing feature python Related to Python Polars
#21015 opened Jan 30, 2025 by ancri
2 tasks done
list.any/all block predicate pushdown A-optimizer Area: plan optimization bug Something isn't working P-medium Priority: medium
#21014 opened Jan 30, 2025 by amotzop
2 tasks done
Bad query plan produced when all_horizontal is used with join_where enhancement New feature or an improvement of an existing feature needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21009 opened Jan 30, 2025 by SebStrug
2 tasks done
read_csv followed by type conversion panics above a certain number of rows bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21006 opened Jan 30, 2025 by laurentS
2 tasks done
OverflowError when initializing DataFrame with large integers using orient="row" and Float64 bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21005 opened Jan 30, 2025 by edwinvehmaanpera
2 tasks done
If weakrefs are ever used with Series's inner Arc, Series._get_inner_mut() could start panicing bug Something isn't working needs triage Awaiting prioritization by a maintainer rust Related to Rust Polars
#21004 opened Jan 30, 2025 by itamarst
2 tasks done
Allow native Delta reader to prune partitions before scanning underlying Parquet enhancement New feature or an improvement of an existing feature
#20998 opened Jan 30, 2025 by 29antonioac
Support using s3 urls of the shape https://<bucket>.s3.<region>.amazonaws.com/<key> A-io-cloud Area: reading/writing to cloud storage enhancement New feature or an improvement of an existing feature
#20997 opened Jan 30, 2025 by Jesse-Bakker
Add IO Plugins to API reference documentation Improvements or additions to documentation
#20996 opened Jan 30, 2025 by henryharbeck
Merge sorted null behavior is undocumented documentation Improvements or additions to documentation
#20991 opened Jan 29, 2025 by coastalwhite
Decimal incorrect result for merge sorted bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20990 opened Jan 29, 2025 by coastalwhite
2 tasks done
Decimal panics for in merge sorted bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20989 opened Jan 29, 2025 by coastalwhite
2 tasks done
Merge sorted not implemented for binary bug Something isn't working good first issue Good for newcomers needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20988 opened Jan 29, 2025 by coastalwhite
2 tasks done
Merge sorted throws panic for categorical bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20987 opened Jan 29, 2025 by coastalwhite
2 tasks done
Merge sorted not implemented for structs bug Something isn't working good first issue Good for newcomers needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20986 opened Jan 29, 2025 by coastalwhite
2 tasks done
DataFrame construction with list vs non-list changes integer dtype bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20984 opened Jan 29, 2025 by rhshadrach-8451
2 tasks done
Python polars write database Time zone issue bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20980 opened Jan 29, 2025 by Sankartk
2 tasks done
Reading geoparquet files from geopandas enhancement New feature or an improvement of an existing feature
#20978 opened Jan 29, 2025 by LucasJavaudin
pl.datetime does not raise with argument values outside of the specified domain A-exceptions Area: exception handling A-temporal Area: date/time functionality bug Something isn't working P-low Priority: low python Related to Python Polars
#20977 opened Jan 29, 2025 by baggiponte
2 tasks done
Rust API - Reading a 1 billion file into data frame in parallel documentation Improvements or additions to documentation
#20976 opened Jan 29, 2025 by mandeepsingh-private
Example of converting Data frame to json in Rust API documentation Improvements or additions to documentation
#20975 opened Jan 29, 2025 by mandeepsingh-private
Allow scan functions to read storage options from UPath/S3Path enhancement New feature or an improvement of an existing feature
#20971 opened Jan 29, 2025 by ShootingStarD
ProTip! Find all open issues with in progress development work with linked:pr.