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
DOC: Resolve RT03 errors for selected methods (#57782)
* Add result information to filter method.
* Add return information for first_valid_index method.
* Update docstring method for get method.
* Remove fixed methods from ignore list of check script
* Also remove last_valid_index from ignored method
* Fix docstring formatting.
* Update pandas/core/generic.py
Add default value to doc
Co-authored-by: Matthew Roeschke <[email protected]>
* Update pandas/core/generic.py
Co-authored-by: Matthew Roeschke <[email protected]>
* fix too long line in docstring.
---------
Co-authored-by: Matthew Roeschke <[email protected]>
0 commit comments