You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1696,7 +1696,7 @@ introduction <categorical>` and the
1696
1696
1697
1697
dfg.groupby(["A", [0, 0, 0, 1, 1]]).ngroup()
1698
1698
1699
-
Groupby by indexer to 'resample' data
1699
+
GroupBy by indexer to 'resample' data
1700
1700
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1701
1701
1702
1702
Resampling produces new hypothetical samples (resamples) from already existing observed data or from a model that generates data. These new samples are similar to the pre-existing samples.
0 commit comments