Using pandas to read the range of an excel file.
Read MoreA brief overview on how to find the date for a given number of years ago. This practice can be used to determine someone’s birthdate.
Read MoreThis post shows you how to move the last n number of columns from the right most side of a DataFrame to the first two columns of a DataFrame.
Read MoreA quick how to on the process of appending two DataFrames to each other.
Read More