Purpose Whatever data you get will most likely not be in a format that can be processed directly…
Merging DataFrames Note: can be set to left / right / inner / outer and it is similar to SQL is…
Reading from text file Reading from Database Scraping data using bs4 Reading data from PDF files…
Identify missing values Note: If there were any rows missing all values, we would simply drop them…
Reshape the array to a desired size Note: We can use '-1' as the last dimension during reshape and…