The pivot
user guide doc and API doc are both outdated
#17415
Labels
documentation
Improvements or additions to documentation
Description
The following are outdated:
https://docs.pola.rs/user-guide/transformations/pivot/
https://docs.pola.rs/api/python/stable/reference/dataframe/api/polars.DataFrame.pivot.html
There is no
on
anymore (now:columns
).It looks like Polars API documentation structure doesn't follow the DRY principle? I indeed learned this principle formally for the first time in your doc ^_^!
Link
https://docs.pola.rs/api/python/stable/reference/dataframe/api/polars.DataFrame.pivot.html
The text was updated successfully, but these errors were encountered: