Pandas version checks
- [X] I have checked that the issue still exists on the latest versions of the docs on
main
here
Location of the documentation
https://github.com/pandas-dev/pandas/blob/main/doc/source/whatsnew/v2.0.0.rst
Documentation problem
just a simple typo It row raises a NotImplementedError:
should be It now raises a NotImplementedError:
Suggested fix for documentation
change 'It row raises a NotImplementedError:' to 'It row raises a NotImplementedError:'