jackbrookes / natwest-spending-analyser

Python script to visualise NatWest bank account data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python script to visualise NatWest bank account data

License:MIT License


Languages

Language:Python 100.0%