Commit 00cd5f1
authored
Doc: Fix docstring SA01 error for pandas.core.groupby median and pandas.core.resample median (#59339)
* Fix docstring SA01 error for pandas.core.groupby median
* fix SA01 docstring code check for pandas core resample median
* fix E501 docstring for pandas core groupby median1 parent 7acec4f commit 00cd5f1
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | 331 | | |
333 | 332 | | |
334 | 333 | | |
| |||
347 | 346 | | |
348 | 347 | | |
349 | 348 | | |
350 | | - | |
351 | 349 | | |
352 | 350 | | |
353 | 351 | | |
| |||
362 | 360 | | |
363 | 361 | | |
364 | 362 | | |
365 | | - | |
366 | 363 | | |
367 | 364 | | |
368 | 365 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2347 | 2347 | | |
2348 | 2348 | | |
2349 | 2349 | | |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
| 2353 | + | |
| 2354 | + | |
| 2355 | + | |
2350 | 2356 | | |
2351 | 2357 | | |
2352 | 2358 | | |
| |||
0 commit comments