Convert N26 CSV to OFX for YNAB
pip install notebook meza csv2ofx
Place n26-csv-transactions.csv
in your working directory and run:
jupyter nbconvert --to notebook --inplace --execute convert.ipynb
This is a fork of the GitHub Gist ofxconverter.ipynb by Joseph Finlayson adapted to my needs for N26 Germany.