/mint2monarch

Mint to MonarchMoney - to remove duplicate transactions

Primary LanguageJupyter Notebook

mint2monarch

Easy way to filter out duplicate transactions.

  1. Download transcations from Mint and put in under data folder.
  2. Create virtual environment
    virtualenv venv
  3. Install required packages.
    pip install -r requirements.txt
  4. Run notebook.
    jupyter notebook