Outdated DataFrame.partition_by
docstring for as_dict
behavior
#17467
Labels
documentation
Improvements or additions to documentation
Description
Documentation for DataFrame.partition_by v1.0.0 does not reflect changes from #16793
This conflicts with the runtime behavior where the dictionary keys are tuples when
by
is a string.Link
https://docs.pola.rs/api/python/stable/reference/dataframe/api/polars.DataFrame.partition_by.html#polars.DataFrame.partition_byddd
The text was updated successfully, but these errors were encountered: