CSV data: pivoting and aggregating
When to use
Use this skill for pivoting and aggregating in CSV data. This skill specifically handles pivoting and aggregating and nothing else in the CSV data family.
Procedure
Reshape long CSV data into a pivot table with grouped aggregations (sum/count/avg).
Notes
This is the CSV data skill dedicated to pivoting and aggregating. Sibling skills cover other CSV data capabilities; this one is the right choice only when the task is about pivoting and aggregating.