Closed
Description
In utils/check_api_reference.py, we check that all methods are included in the API reference
It looks like we don't do this for namespaces though - could we amend the check_api_reference.py
file to check that all the Series.str
methods are also documented?