Few things to note:
I use the pandas library to analyse data;
For certain class functions, it returns dictionaries.
I did copy some analysis from examples because I’m lazy to write them.
Would like feedback on how I would write my code neater, efficient and more concise.