Issues
- 0
- 1
Inconsistent behavior of `Expr.arr.get()` on null arrays.
#20538 opened by Luffbee - 3
innacurate division
#20530 opened by specialkapa - 2
Add fallback value for *_horizontal if columns do not exist
#20527 opened by komape - 2
`<str as ViewType>::from_bytes_unchecked` is unsound
#20533 opened by cramertj - 1
A fetch progress bar for when you read a parquet file from hugging face.
#20499 opened by vkhinvasara - 1
`unique()` panics on empty global categorical series
#20528 opened by mcrumiller - 1
`ColumnNotFoundError` occurs when `ORDER BY` references unaliased column in SQL query with aggregation
#20428 opened by BTatlock - 0
Binary sum aggregation results in null value
#20537 opened by daviskirk - 2
Typo in pl.DataFrame.cast method's docstring.
#20529 opened by Prathamesh-Ghatole - 5
- 0
read_excel doesn't accept bytes
#20526 opened by ReRubis - 4
Different treatment of schema on `pl.concat` for lazy and non-lazy frames in 1.18.0
#20501 opened by SebStrug - 0
`slice_pushdown` optimization leads to incorrect sliced row index on parquet file
#20485 opened by zfaee - 4
JSON Decode Errors
#20517 opened by FrocketGaming - 1
- 3
Rolling aggregations not working for various integer types
#20511 opened by lukemanley - 1
Columns with null dtype are ignored in `sum_horizontal`/`mean_horizontal` regardless of `ignore_nulls` parameter
#20455 opened by mcrumiller - 0
- 1
- 1
Clarify the pre-condition of `join_asof()`
#20500 opened by georeth - 9
Consider using Jiff instead of Chrono
#20471 opened by v1gnesh - 1
Slower filtering performance in DataFrames from Polars 1.17
#20475 opened by Yashikab - 1
- 4
LazyFrame unique keep="first" is broken
#20480 opened by nesb1 - 0
- 0
Increased memory usaged regression when switching from `with_context` to `concat`
#20498 opened by thomasjpfan - 4
tab-complete doesn't work for pl.col(...).dt in IPython
#20496 opened by akshayka - 0
Filtering with single-element series fails on lazy frame
#20489 opened by borchero - 0
PanicException creating an `Array` of `Decimal`
#20464 opened by cmdlineluser - 1
Panic crash in Polars 1.18.0 SchemaMismatch
#20478 opened by coby-astsec - 1
GPU engine doesn't support quantile aggregation
#20486 opened by wangxk15 - 0
Add "include_file_paths" argument to read_excel
#20447 opened by ldacey - 5
Casting to UInt8 is panicking with 45.0 and 45.1
#20427 opened by deanm0000 - 1
Consider slots
#20472 opened by v1gnesh - 0
- 4
OSError when trying to use polars in PyCafe
#20467 opened by MarcSkovMadsen - 0
- 2
write_delta failed pyarrow.lib.ArrowInvalid: Integer value 133 not in range: 0 to 127
#20460 opened by MDGSF - 0
`sink_csv` writes empty CSV when reading/writing to same file path.
#20468 opened by benjamin-perry-duke - 0
`Expr.mode()` panicks for String column
#20448 opened by eitsupi - 0
`collect_schema` returns incorrect dtype for boolean horizontal sum when first column is null
#20454 opened by mcrumiller - 1
Sink a parquet dataset with partitions
#20457 opened by chriss1245 - 2
New streaming engine incorrectly sets sorted flag for lexical categorical in `partition_by`
#20440 opened by coastalwhite - 2
- 2
v0.45.1 is not compiling error[E0658]: use of unstable library feature 'iter_repeat_n'
#20442 opened by bill2345 - 1
Serialize/deserialize schemas to JSON
#20426 opened by Houstonwp - 0
Cannot read the delta table if that table was written with a dataframe that had columns with categorical dtype.
#20438 opened by SidPharVision - 1
Schema mismatch caused by `fold`
#20424 opened by coastalwhite - 1
'Expr' object has no attribute 'apply'
#20410 opened by suyongfan