Skip to content

Commit 515b0fa

Browse files
johnnychiuchiujreback
authored andcommitted
DOC: fix error in documentation #24981 (#25038)
1 parent 32c0a5d commit 515b0fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/user_guide/groupby.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ steps:
1515

1616
Out of these, the split step is the most straightforward. In fact, in many
1717
situations we may wish to split the data set into groups and do something with
18-
those groups. In the apply step, we might wish to one of the
18+
those groups. In the apply step, we might wish to do one of the
1919
following:
2020

2121
* **Aggregation**: compute a summary statistic (or statistics) for each

0 commit comments

Comments
 (0)