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

OSError when trying to use polars in PyCafe bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20467 opened Dec 26, 2024 by MarcSkovMadsen
2 tasks done
PanicException creating an Array of Decimal bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20464 opened Dec 26, 2024 by cmdlineluser
2 tasks done
write_delta failed pyarrow.lib.ArrowInvalid: Integer value 133 not in range: 0 to 127 bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20460 opened Dec 26, 2024 by MDGSF
2 tasks done
Sink a parquet dataset with partitions enhancement New feature or an improvement of an existing feature
#20457 opened Dec 25, 2024 by chriss1245
Columns with null dtype are ignored in sum_horizontal/mean_horizontal regardless of ignore_nulls parameter bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20455 opened Dec 25, 2024 by mcrumiller
Add "include_file_paths" argument to read_excel A-io-spreadsheet Area: reading/writing Excel/ODS files enhancement New feature or an improvement of an existing feature
#20447 opened Dec 24, 2024 by ldacey
align_frames regression: 1-row inputs with how="left" triggers panic A-panic Area: code that results in panic exceptions bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20445 opened Dec 24, 2024 by rcliu623
2 tasks done
New streaming engine incorrectly sets sorted flag for lexical categorical in partition_by bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20440 opened Dec 24, 2024 by coastalwhite
2 tasks done
Cannot read the delta table if that table was written with a dataframe that had columns with categorical dtype. bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20438 opened Dec 24, 2024 by SidPharVision
2 tasks done
ColumnNotFoundError occurs when ORDER BY references unaliased column in SQL query with aggregation bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20428 opened Dec 23, 2024 by BTatlock
2 tasks done
Serialize/deserialize schemas to JSON enhancement New feature or an improvement of an existing feature
#20426 opened Dec 23, 2024 by Houstonwp
Schema mismatch caused by fold bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20424 opened Dec 23, 2024 by coastalwhite
2 tasks done
SchemaFieldNotFoundError with rename and select combination bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20407 opened Dec 22, 2024 by c0dearm
2 tasks done
Upcast date + duration and date - duration operations to datetime A-temporal Area: date/time functionality enhancement New feature or an improvement of an existing feature
#20397 opened Dec 21, 2024 by henryharbeck
Supporting ADBC "numeric" data A-io-database Area: reading/writing to databases enhancement New feature or an improvement of an existing feature
#20385 opened Dec 20, 2024 by diviyank
load nested JSON data with polars without using explode enhancement New feature or an improvement of an existing feature
#20382 opened Dec 20, 2024 by kolibril13
read_csv should automatically re-read column(s) on out-of-sample type exception enhancement New feature or an improvement of an existing feature
#20378 opened Dec 19, 2024 by hutch3232
Pyarrow lazyframes not collected properly in latest version bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20370 opened Dec 19, 2024 by Alex23rodriguez
2 tasks done
Incompatibility between pandas and rust bug Something isn't working needs repro Bug does not yet have a reproducible example needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20366 opened Dec 19, 2024 by moghadas76
2 tasks done
Panic when requesting row encoding after clearing string cache bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20364 opened Dec 19, 2024 by coastalwhite
2 tasks done
polars.scan_delta(..).filter(..).collect() fails for some datasets bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20361 opened Dec 19, 2024 by codesorcery
2 tasks done
Add polars selectors in filters example in the doc documentation Improvements or additions to documentation
#20360 opened Dec 19, 2024 by ShootingStarD
Allow using .map_elements(fn_which_returns_a_2_tuple, return_dtype=pl.Struct(...)) enhancement New feature or an improvement of an existing feature
#20352 opened Dec 18, 2024 by DeflateAwning
join_asof with strategy="nearest" joins large negative values incorrectly when -inf is present. bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20349 opened Dec 18, 2024 by Unigurd
2 tasks done
perf: maintain_order can lead to faster overall operations bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#20346 opened Dec 18, 2024 by mwaddoups
2 tasks done
ProTip! Adding no:label will show everything without a label.