Skip to content

vmanilo/sample-csv-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample CSV parser with custom formulas

Dependencies

It requires to install Rust on the system: https://www.rust-lang.org/tools/install

Build

To build the app just use Makefile:

$ make build

Usage

Once you get the binary, you can run it against the csv file, results will be written to <file_name>_computed file.

$ ./csv-parser transactions.csv

About

Sample CSV parser with custom formulas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published