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

Add SSL context options to read_csv when reading URL after change in py313 enhancement New feature or an improvement of an existing feature
#21396 opened Feb 21, 2025 by matquant14
replace_strict throws an exception for poor data type conversions unless the user provides a default value bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21395 opened Feb 21, 2025 by ak-gupta
2 tasks done
Casting from Int128 to Utf8View not supported bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21393 opened Feb 21, 2025 by cmdlineluser
2 tasks done
Incorrect schema for parquet read with datetime[us] columns bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21392 opened Feb 21, 2025 by wence-
2 tasks done
PanicException: called Option::unwrap() on a None value on scan_delta() bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21391 opened Feb 21, 2025 by montanarograziano
2 tasks done
Allow expressions of type datetime - duration * 2 bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21389 opened Feb 21, 2025 by sebasv
2 tasks done
Move assert_series_equal and assert_frame_equal implementation to Rust chore Maintenance work that does not impact the user good first issue Good for newcomers
#21388 opened Feb 21, 2025 by coastalwhite
pl.reduce shouldn't raise on inability to find supertype bug Something isn't working enhancement New feature or an improvement of an existing feature P-low Priority: low
#21386 opened Feb 21, 2025 by deanm0000
List arithmetic with structs enhancement New feature or an improvement of an existing feature
#21375 opened Feb 20, 2025 by pedromlalves
group_by_dynamic should accept custom time windows enhancement New feature or an improvement of an existing feature
#21371 opened Feb 20, 2025 by ph-ll-pp
Min-/Max-horizontal applies TZ to all parameters given to it A-temporal Area: date/time functionality bug Something isn't working P-low Priority: low python Related to Python Polars
#21365 opened Feb 20, 2025 by lmocsi
2 tasks done
write_delta with mode merge not writing nested struct fields correctly bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21363 opened Feb 20, 2025 by choucavalier
2 tasks done
Ability to compare datetime with TZ to datetime A-temporal Area: date/time functionality closing-candidate PR's/issue candidate for closing enhancement New feature or an improvement of an existing feature
#21362 opened Feb 20, 2025 by lmocsi
Lazy filter doesn't work on nested duplicated hive partitions when hive_partitioning=True bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21359 opened Feb 20, 2025 by lscheilling
2 tasks done
rolling_mean returns the wrong value when there are too many rows A-rolling bug Something isn't working python Related to Python Polars
#21358 opened Feb 20, 2025 by Jack0Chan
2 tasks done
Add NDJSON source for new-streaming engine new-streaming Features for or dependent on the new streaming engine
#21356 opened Feb 20, 2025 by nameexhaustion
Enable sort_by within a rolling-window context enhancement New feature or an improvement of an existing feature
#21353 opened Feb 19, 2025 by mkleinbort-wl
.exclude() modifies the columns selected when not selected by .when().then() documentation Improvements or additions to documentation
#21352 opened Feb 19, 2025 by zach-hunt
MAX(*) with column_name does not aggregate rows A-exceptions Area: exception handling A-sql Area: Polars SQL functionality bug Something isn't working P-medium Priority: medium python Related to Python Polars
#21350 opened Feb 19, 2025 by Hunterlige
2 tasks done
Add test for pl.len() on LazyFrames bug Something isn't working good first issue Good for newcomers python Related to Python Polars test Related to the test suite
#21349 opened Feb 19, 2025 by CangyuanLi
2 tasks done
Incorrect polars.Series.list.std bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21348 opened Feb 19, 2025 by filip-wrk
2 tasks done
Could not write results on new streaming mode after devision of list by float bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21347 opened Feb 19, 2025 by gnefedev
2 tasks done
Parameterized queries for sql enhancement New feature or an improvement of an existing feature
#21346 opened Feb 19, 2025 by 99991
group_by_dynamic unexpected window start A-temporal Area: date/time functionality bug Something isn't working documentation Improvements or additions to documentation needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21345 opened Feb 19, 2025 by ph-ll-pp
2 tasks done
Can't load public dataset from Google Cloud Storage bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21344 opened Feb 19, 2025 by deepyaman
2 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.