/natwest-spending-analyser

Python script to visualise NatWest bank account data

Primary LanguagePythonMIT LicenseMIT

natwest-spending-analyser

Python script to visualise NatWest bank account data

Requirements

  • Python 3.5+
  • Pandas
  • Matplotlib
  • Seaborn

Usage

  1. Download account data from the NatWest website and put the CSV files in the datasets folder.
  2. Edit finances_analysis.py to call the functions of your interest
  3. Run finances_analysis.py

Includes sample dummy data so running the script immediately should work.