fix(python): Fix next
on group by objects throw TypeError#19615
Open
tylerriccio33 wants to merge 44 commits intopola-rs:mainfrom tylerriccio33:groupby-error-on-next
+57-40
Commits
Commits on Nov 3, 2024
Commits on Nov 8, 2024
fix: Fix incorrect
scan_parquet().with_row_index()
with non-zero slice or with streaming collect (pola-rs#19609)fix: Sortedness was incorrectly being preserved in dt.offset_by when offsetting by non-constant durations in the timezone-naive case (pola-rs#19616)
docs: Improve
replace
andreplace_all
docstring explanation of the "$" character with reference to capture groups (vs use as a literal) (pola-rs#19529)fix: Fix filter incorrectly pushed past struct unnest when unnested column name matches upper column name (pola-rs#19638)
feat(python): Automatically use boto3 / google-auth if installed when scanning cloud (pola-rs#19677)
feat(python): Identify inefficient use of Python string
removeprefix
,removesuffix
, andzfill
inmap_elements
(pola-rs#19672)- committed
- committed
- authored