ebcrowder / rust_ledger

Rust implementation of ledger, the command line accounting tool.
GNU General Public License v3.0
137 stars 19 forks source link

Example csv file #24

Open curbyac opened 1 year ago

curbyac commented 1 year ago

Is there a csv example that has been tested that someone can share. I am trying to test the csv module but I am getting an error <"missing field 'description'">

I have attached the csv file that I am testing. ex_csv_1.csv