This is a Java application designed to create flat text files from a CSV file and a format descriptor file with the ".sch" extension. It's a port of the original VB.NET application to Java. timestamp: ...
A command-line program that loads a CSV file, runs a few basic checks, and prints a short summary and some simple statistics The goal of the project is to explore how tabular data can be represented ...