Wrong behavior description in polars.dataframe.group_by.GroupBy.__iter__
#17460
Labels
documentation
Improvements or additions to documentation
Description
In this doc:
https://docs.pola.rs/api/python/stable/reference/dataframe/api/polars.dataframe.group_by.GroupBy.__iter__.html
It says
This is not true for
1.0.0
, e.g.prints
Keys are still a tuple, not a single value.
Link
https://docs.pola.rs/api/python/stable/reference/dataframe/api/polars.dataframe.group_by.GroupBy.__iter__.html
The text was updated successfully, but these errors were encountered: