Start to play with plotting data from hledger csv export.

This commit is contained in:
2020-09-02 22:24:40 -04:00
parent 367c38592b
commit 26941a5041
2 changed files with 33 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
# Ignore example output file
report.csv
example/processed
example/mappings/unmatched.csv
# ---> Python