Ask HN: Simple tool to plot income and expenses from csv bank-account exports?

2 points by anotheryou ↗ HN
I tried a few, but either plotting was super complicated or the import didn't work.

I'd script something myself if it wasn't for the date stuff I don't want to touch :)

2 comments

[ 4.4 ms ] story [ 9.4 ms ] thread
Pandas handles the date stuff and it works gr8 with Jupyter.