Skip to content

Commit 907faf2

Browse files
committed
removed redundant self-reference
1 parent f8d5a16 commit 907faf2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/core/generic.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8852,8 +8852,6 @@ def resample(
88528852
88538853
See Also
88548854
--------
8855-
Series.resample : Resample a Series.
8856-
DataFrame.resample : Resample a DataFrame.
88578855
groupby : Group {klass} by mapping, function, label, or list of labels.
88588856
asfreq : Reindex a {klass} with the given frequency without grouping.
88598857

0 commit comments

Comments
 (0)