-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Description
Location of the documentation
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Index.all.html
Documentation problem
This documentation is about 'pandas.Index.all' but it has examples of 'pandas.Index.any'.
The examples of 'pandas.Index.any' are also included in its own page.
Suggested fix for documentation
Delete 'any()' examples on the documentation of 'all()', I think this is wrong place.