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

readJSON Fails on JSON with Newline Characters bug Something isn't working invalid A bug report that is not actually a bug rust Related to Rust Polars
#18535 opened Sep 3, 2024 by denisgermano
2 tasks done
Calculations finish locally but OOM when run in Docker invalid A bug report that is not actually a bug python Related to Python Polars
#18403 opened Aug 27, 2024 by sr379-xyt
2 tasks done
Error when using struct expression with with_fields in an over context invalid A bug report that is not actually a bug needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#17749 opened Jul 20, 2024 by kszlim
2 tasks done
DataFrame.filter freezes when used in torch.utils.data.DataLoader with non-zero number of workers invalid A bug report that is not actually a bug python Related to Python Polars reference Reference issue for recurring topics
#17526 opened Jul 9, 2024 by kozlov721
2 tasks done
sum() and cum_sum() do not cast to UInt64 when data overflows UInt32 invalid A bug report that is not actually a bug python Related to Python Polars
#17340 opened Jul 1, 2024 by beazerj
2 tasks done
Some struct functions do not work on .list.to_struct invalid A bug report that is not actually a bug python Related to Python Polars
#16370 opened May 21, 2024 by kevinli1993
2 tasks done
ComputeError: cannot aggregate a literal for literals in .over() invalid A bug report that is not actually a bug python Related to Python Polars
#16343 opened May 20, 2024 by kevinli1993
2 tasks done
Bug on Write CSV (Rust) invalid A bug report that is not actually a bug python Related to Python Polars
#15672 opened Apr 15, 2024 by antonylebechec
2 tasks done
pl.UInt32 subtraction leading to weird results invalid A bug report that is not actually a bug python Related to Python Polars
#15415 opened Apr 1, 2024 by miroslaavi
2 tasks done
Parquet row group filter pushdown not working as expected bug Something isn't working invalid A bug report that is not actually a bug python Related to Python Polars
#15356 opened Mar 28, 2024 by fpixl
2 tasks done
Problem with join operations followed by sink_csv on LazyFrame bug Something isn't working invalid A bug report that is not actually a bug python Related to Python Polars
#15157 opened Mar 19, 2024 by PhilippJunk
2 tasks done
Feature request: explode option/alternative that does not map empty lists to null invalid A bug report that is not actually a bug needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#14381 opened Feb 8, 2024 by Gattocrucco
2 tasks done
For data types, hashing is not consistent with equality bug Something isn't working invalid A bug report that is not actually a bug python Related to Python Polars
#14378 opened Feb 8, 2024 by Gattocrucco
2 tasks done
Schema inference fails with multiple csv files. A-io-csv Area: reading/writing CSV files invalid A bug report that is not actually a bug needs decision Awaiting decision by a maintainer P-low Priority: low python Related to Python Polars
#14326 opened Feb 6, 2024 by Heiaha
2 tasks done
sample() should shuffle when fraction=1 invalid A bug report that is not actually a bug needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#13685 opened Jan 12, 2024 by lyngc
2 tasks done
pl.col().diff() causes error when trying to .sink_parquet() A-streaming Related to the streaming engine invalid A bug report that is not actually a bug python Related to Python Polars
#13670 opened Jan 12, 2024 by niccolopetti
2 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.