Created analysis of the data using the diff, sum, idxmax and idxmin functions on custom dataframes created from a csv and then outputting to a text file
Created analysis of voting data using value_counts() function and iterating over the series that value_counts() provides using a custom dataframe created from a csv then outputting to a text file