From Roseeta Code Merge and aggregate datasets Task
-
Merge and aggregate two datasets as provided in .csv files into a new resulting dataset.
-
Use the appropriate methods and data structures depending on the programming language.
-
Use the most common libraries only when built-in functionality is not sufficient.
- Note Either load the data from the .csv files or create the required data structures hard-coded.