Exploring the loan dataset using python.
Part 1: Cleaning the Dataframe
Part 2:Exploratory Data Analysis
Part 3: Cleaning and Creating Features
Part 4: Split the data into Train, Validate and Test
Part 5: Machine Learning: Applying Random Forest