Skip to content

Commit 23aaed7

Browse files
caption fix wrangling
1 parent d043c03 commit 23aaed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/wrangling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1425,7 +1425,7 @@ A summary statistic function paired with `groupby` is useful for calculating tha
14251425
on one or more column(s) for each group. It
14261426
creates a new data frame with one row for each group
14271427
and one column for each summary statistic. The darker, top row of each table
1428-
represents the column headers. The gray, blue, and green colored rows
1428+
represents the column headers. The orange, blue, and green colored rows
14291429
correspond to the rows that belong to each of the three groups being
14301430
represented in this cartoon example.
14311431
```

0 commit comments

Comments
 (0)