You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7 Errors found:
Summary should fit in a single line
Parameter "index" description should start with a capital letter
Parameter "index" description should finish with "."
Parameter "name" description should start with a capital letter
Parameter "name" description should finish with "."
The first line of the Returns section should contain only the type, unless multiple values are being returned
Return value has no description
5 Errors found:
Parameters {**kwargs, *args} not documented
Unknown parameters {skipna}
Parameter "skipna" description should finish with "."
Return value has no description
Missing description for See Also "numpy.ndarray.mean" reference
The text was updated successfully, but these errors were encountered:
pandas/core/Indexes/timedeltas.py
#28602
#27977
pandas/core/indexes/base.py
pandas/core/arrays/datetime.py
The text was updated successfully, but these errors were encountered: