Closed
Description
Pandas version checks
- I have checked that the issue still exists on the latest versions of the docs on
master
here
Location of the documentation
Documentation problem
The help function on python3.9 currently has a spelling mistake.
The line shown in the picture says not instead of no
Suggested fix for documentation
Replace the not with a no for better grammatical structure.
Call with not arguments to get listing for all registered options SHOULD RATHER BE
Call with no arguments to get listing for all registered options