Working On Finance Dataset || KPMG || Python
Here I have a dataset on which we can practice our python and finance skills, I got this dataset from a website that provides virtual internship One of them is KPMG Virtual Internship which is through InsideSherpa . The KPMG Internship gives you the dataset and they ask you to : Data Quality Assessment Data insight Data Insight and Presentation But here I'm going to work on data quality Assessment through python. So let's Start! Now in this Virtual Internship, they will provide a Data Set, you can download the data set directly from the InsideSherpa KPMG Virtual Internship Portal . Here you'll get 5 sheets in this data set, first one is only the instruction sheet you can read that for the do's and don't, the rest 4 sheets contain data that we have to assist. The first thing you have to do is open this xlsx file in your python environment, I'm using Google Colab. I've open the dataset in my environment like this. This is how I've successfully uploaded ...