Commit ddbb6c2
authored
Doc: Series.rename parameter documentation with Tests (#48036)
* add documentation to series rename func for args available to it * add tests for rename error and copy arguments * fix PEP 8 issues 'line too long' * fix whitespace * fix doc string parameter order * fix doc string1 parent 289224d commit ddbb6c2
2 files changed
+29
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4862 | 4862 | | |
4863 | 4863 | | |
4864 | 4864 | | |
4865 | | - | |
4866 | | - | |
4867 | | - | |
| 4865 | + | |
4868 | 4866 | | |
4869 | 4867 | | |
4870 | 4868 | | |
4871 | 4869 | | |
4872 | | - | |
4873 | | - | |
4874 | | - | |
4875 | | - | |
| 4870 | + | |
| 4871 | + | |
| 4872 | + | |
| 4873 | + | |
| 4874 | + | |
| 4875 | + | |
| 4876 | + | |
| 4877 | + | |
| 4878 | + | |
| 4879 | + | |
| 4880 | + | |
| 4881 | + | |
4876 | 4882 | | |
4877 | 4883 | | |
4878 | 4884 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
0 commit comments