Commit 64aa9be
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 <athimma2@illinois.edu>
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>1 parent ca2b8c3 commit 64aa9be
2 files changed
+21
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | 227 | | |
233 | 228 | | |
234 | 229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
652 | 657 | | |
653 | 658 | | |
654 | 659 | | |
| |||
662 | 667 | | |
663 | 668 | | |
664 | 669 | | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
665 | 675 | | |
666 | 676 | | |
667 | 677 | | |
| |||
767 | 777 | | |
768 | 778 | | |
769 | 779 | | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
770 | 785 | | |
771 | 786 | | |
772 | 787 | | |
| |||
1580 | 1595 | | |
1581 | 1596 | | |
1582 | 1597 | | |
| 1598 | + | |
1583 | 1599 | | |
1584 | 1600 | | |
1585 | 1601 | | |
| |||
1832 | 1848 | | |
1833 | 1849 | | |
1834 | 1850 | | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
1835 | 1856 | | |
1836 | 1857 | | |
1837 | 1858 | | |
| |||
0 commit comments