Commit 86d6f2b
authored
DOC: Enforce Numpy Docstring Validation for pandas.Grouper (#58273)
* fixed PR02,SA01 in docstring for pandas.Grouper
* removed method pandas.Grouper
* restored parameters for Grouper with an extra indentation
* restored parameters and fixed See Also section
* removed SA01 for pandas.Grouper1 parent bb0fcc2 commit 86d6f2b
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
0 commit comments