3 packages
dedupe-csv
A deduper for duplicated entries found on a CSV files
pivot-table-js
A lightweight module that takes an array of objects and produces an array of objects back based on one or more aggregate function per column. Emulating excel pivot tables
pivot-tables-js
A lightweight module that takes an array of objects and outputs a pivoted array of objects back. Emulating excel pivot tables and inspired by Python Pandas pivot.