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: Fix Numpy Docstring validation errors in pandas.api.extensions.ExtensionArray (#59540)
* Fix SA01 for isna
* Fix See Also for nbytes
* fix See also for ndim
* Fix ravel
* fis return value of take
* remove type ignore
---------
Co-authored-by: Abhinav Thimma <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>
0 commit comments