Simplify your data analysis workflow or learn the basics of coding by effortly copying and pasting relative code snippets into your notebook. When I do data analysis I have this notebook alongside.
Up to date code topics are:
Installing Libraries / Importing & Exporting datasets / Null Values.
Download Dylan's Code LogThis project is basically just a premade and customizable excel sheet to serve as a template for one to keep track of their spending. It contains "Date", "Spending Method", "Amount" and "Category" fields. It pulls data in from each week to give a monthly spending summary.
Download Spending Tracker