We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d043c03 commit 23aaed7Copy full SHA for 23aaed7
source/wrangling.md
@@ -1425,7 +1425,7 @@ A summary statistic function paired with `groupby` is useful for calculating tha
1425
on one or more column(s) for each group. It
1426
creates a new data frame with one row for each group
1427
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
+represents the column headers. The orange, blue, and green colored rows
1429
correspond to the rows that belong to each of the three groups being
1430
represented in this cartoon example.
1431
```
0 commit comments