A small command-line utility written in c++ to change format within the fields of a comma separated value files.
The rationale for having such a tool is that sometimes we export data to CSV file from a system/library that doesn't allow fine control over the exact format of the fields, and we need to import the file in another system that insists on some specific representation . For example:
exported 0 vs 0.00
,, vs ,"", (or the other way around)
needed 001 vs 1.
License
Academic Free License (AFL), BSD LicenseFollow CSV reformatter
Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CSV reformatter!