This project (which is still a work in progress) shows how to use Hossein Moein's DataFrame library, together with Vincent La's csv-parser library, to import .csv data, create pivot tables of that ...
-- Use the Import CSV file input to select a CSV file with header row. Expected headers: controlNumber,title,owner,status,winsStatus,createdAt,updatedAt.