Data Processing and Applied Plotting using Python
Process multiple csv files and save to a dataframe. Perform excel-like functions similar to averageifs, filters, using pandas python module. Bypassing hardware limitations that can be encountered using excel, processing hundreds of thousand of rows.
Perform charting using matplotlib, create multiple charts at once using subplots and create labels, chart title, axis names and legends.