Skip to content

Uses Pandas and matplotlib python library to take a csv file of banking transactions and parse them into a bar graph. Organized by Category and produces summary of total transactions under each category

Notifications You must be signed in to change notification settings

Sud0nym4315/finance-bar-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Uses Pandas and matplotlib python library to take a csv file of banking transactions and parse them into a bar graph. Organized by Category and produces summary of total transactions under each category

I wrote this a small side project to explore the pandas library. Even though many banks probably have this feature, I figured it would be good for learning as well as notifications with ntfy. Currently I have a script to produce the bar graph, export as an image, then pushes the image with a notification to my phone periodically.

About

Uses Pandas and matplotlib python library to take a csv file of banking transactions and parse them into a bar graph. Organized by Category and produces summary of total transactions under each category

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages