- Explore the dataset and fix the data structure and presentation.
- Handle all missing values and check for incorrect data entries.
- Find a way to categorize expenses into appropriate category like Food, Travel, Shopping etc.
- Output the updated data into CSV so that user queries like below can be answered:
What was my food bill last month?
Compare my monthly travel over past three month
Am I an impulsive shopper?
Link for csv file and notebook:
I am confused as to how to check for the result is correct or not. Can you please check and let me know how to go further or not. I have to submit this ASAP .
Please Check and let me know if i have done it correctly or i need to make changes.