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

Support pow opration for list dtype enhancement New feature or an improvement of an existing feature P-low Priority: low
#19349 opened Oct 21, 2024 by bike-picket
HAVING in SQL is ignored A-sql Area: Polars SQL functionality bug Something isn't working P-low Priority: low python Related to Python Polars
#19310 opened Oct 18, 2024 by alippai
2 tasks done
An extra file named _cpu_check.py'' is created in macos wheels accepted Ready for implementation bug Something isn't working P-low Priority: low
#19210 opened Oct 12, 2024 by alonme
Check Rust examples in examples/ folder in CI accepted Ready for implementation ci Related to the continuous integration setup documentation Improvements or additions to documentation enhancement New feature or an improvement of an existing feature P-low Priority: low rust Related to Rust Polars
#19186 opened Oct 11, 2024 by nameexhaustion
rechunk leads to slower performance in dt.add_business_days bug Something isn't working P-low Priority: low performance Performance issues or improvements python Related to Python Polars
#19171 opened Oct 10, 2024 by jackaixin
2 tasks done
Avro reader/writer cannot roundtrip chunked structs bug Something isn't working needs triage Awaiting prioritization by a maintainer P-low Priority: low python Related to Python Polars
#19141 opened Oct 8, 2024 by coastalwhite
2 tasks done
Series arithmetic silently permits Date<->Numeric operations A-arithmetic Area: arithmetic accepted Ready for implementation bug Something isn't working P-low Priority: low python Related to Python Polars
#19135 opened Oct 8, 2024 by nameexhaustion
2 tasks done
.list.unique takes exceedingly long compared to pl.col('x').list.set_union('x') bug Something isn't working P-low Priority: low performance Performance issues or improvements python Related to Python Polars
#19106 opened Oct 4, 2024 by deanm0000
2 tasks done
feat: Support pl.all().filter(..) enhancement New feature or an improvement of an existing feature P-low Priority: low python Related to Python Polars rust Related to Rust Polars
#18993 opened Sep 28, 2024 by nameexhaustion Draft
df.write_excel does not work with file objects A-io-excel Area: reading/writing Excel files bug Something isn't working good first issue Good for newcomers P-low Priority: low python Related to Python Polars
#18849 opened Sep 23, 2024 by littleblubber
2 tasks done
Add feature gates to polars-stream accepted Ready for implementation enhancement New feature or an improvement of an existing feature P-low Priority: low
#18769 opened Sep 16, 2024 by nameexhaustion
pl.all().filter PanicException A-panic Area: code that results in panic exceptions bug Something isn't working P-low Priority: low python Related to Python Polars
#18733 opened Sep 13, 2024 by cmdlineluser
2 tasks done
Polars dot is significantly slower than cov bug Something isn't working P-low Priority: low performance Performance issues or improvements python Related to Python Polars
#18716 opened Sep 12, 2024 by taozuoqiao
2 tasks done
passing str + list[Expr] to agg() causes PanicException A-panic Area: code that results in panic exceptions bug Something isn't working P-low Priority: low python Related to Python Polars
#18706 opened Sep 12, 2024 by cmdlineluser
2 tasks done
Inappropriate result of expr skew and kurtosis for a magic constant inputs bug Something isn't working needs decision Awaiting decision by a maintainer P-low Priority: low python Related to Python Polars
#18617 opened Sep 9, 2024 by JackieJin1025
2 tasks done
Significant performance difference depending on how I use the "filter" method A-interop Area: interoperability with other libraries bug Something isn't working P-low Priority: low python Related to Python Polars
#18531 opened Sep 3, 2024 by Nicolas-SB
2 tasks done
StringCacheMismatchError when using joblib.Parallel and Categorical data accepted Ready for implementation bug Something isn't working needs triage Awaiting prioritization by a maintainer P-low Priority: low python Related to Python Polars
#18528 opened Sep 3, 2024 by AndreiPashkin
2 tasks done
ExprStringNameSpace replace / replace_all literal flag ignored for dataframes with multiple rows bug Something isn't working P-low Priority: low python Related to Python Polars
#18238 opened Aug 16, 2024 by jameshar425
2 tasks done
Request for new method argmax_horizontal bug Something isn't working enhancement New feature or an improvement of an existing feature P-low Priority: low
#18159 opened Aug 13, 2024 by detrin
Add cumulative n_unique A-api Area: changes to the public API accepted Ready for implementation enhancement New feature or an improvement of an existing feature needs decision Awaiting decision by a maintainer P-low Priority: low
#18157 opened Aug 13, 2024 by t-ded
map_elements sometimes returns None instead of null A-panic Area: code that results in panic exceptions bug Something isn't working P-low Priority: low python Related to Python Polars
#17936 opened Jul 30, 2024 by anergictcell
2 tasks done
Polars write database - Rest API call failing with AWS Lambda trigger A-io-database Area: reading/writing to databases bug Something isn't working needs repro Bug does not yet have a reproducible example P-low Priority: low python Related to Python Polars
#17880 opened Jul 25, 2024 by Sankartk
2 tasks done
PanicException on reading Parquet file from S3 A-io-cloud Area: reading/writing to cloud storage A-panic Area: code that results in panic exceptions bug Something isn't working P-low Priority: low python Related to Python Polars
#17864 opened Jul 25, 2024 by jonimatix
2 tasks done
scan_csvdoes not support a list of datatypes in schema_overrides A-io-csv Area: reading/writing CSV files accepted Ready for implementation bug Something isn't working P-low Priority: low python Related to Python Polars
#17813 opened Jul 23, 2024 by nameexhaustion
2 tasks done
2.0.0
Incorrect results from Series.__rtruediv__ bug Something isn't working P-low Priority: low python Related to Python Polars
#17760 opened Jul 21, 2024 by MarcoGorelli
2 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.