Nrezhang
Nrezhang
- [ ] closes #58524 - [ ] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [ ] All [code checks passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit). - [...
[DOC: Enforce Numpy Docstring Validation (Parent Issue) #58063](https://github.com/pandas-dev/pandas/issues/58063) ### Documentation problem Pandas has a script for validating docstrings in code_checks.sh. Currently, some methods fail some of these checks. ### pandas.tseries...