Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

vintagesucks/n26-csv2ofx-ynab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

n26-csv2ofx-ynab

Convert N26 CSV to OFX for YNAB

Setup

pip install notebook meza csv2ofx

Usage

Place n26-csv-transactions.csv in your working directory and run:

jupyter nbconvert --to notebook --inplace --execute convert.ipynb

Acknowledgements

This is a fork of the GitHub Gist ofxconverter.ipynb by Joseph Finlayson adapted to my needs for N26 Germany.