A simple java application to parse CSV files, group by email address, and send a subset of the data to given email address.
-
Updated
Jun 14, 2023 - Java
A simple java application to parse CSV files, group by email address, and send a subset of the data to given email address.
Parse csv files via stream or parse any csv stream from other sources in Node.js for different usecases like batch processing, database insertion, logging, file creation & data transformations etc. Support for large csv files added.
Add a description, image, and links to the parse-csv-files topic page so that developers can more easily learn about it.
To associate your repository with the parse-csv-files topic, visit your repo's landing page and select "manage topics."