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 MoreA few lines of code to turn an integer into a word - for example 1 into One.
Read MoreA brief overview of how to find the sample size needed to determine a give level of power for a t-test.
Read More