Skip to content

This Python script reads bank transactions from a csv file and gives the ability to sort the data and eventually plot it by transforming it into a pandas dataframe

Notifications You must be signed in to change notification settings

lu-kno/Finance_Helper

Repository files navigation

config.py File: a file named config.py has to be created containing the following variables: workspace='/Path/For/Procesed/Datafiles/' file_path='/Path/With/Unprocessed/CSV_files/'

About

This Python script reads bank transactions from a csv file and gives the ability to sort the data and eventually plot it by transforming it into a pandas dataframe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages