Plots Creation using Matplotlib Python

Add the data in the CSV file to Pandas data frame, plot the graph and set marker type and color.
Create the boxplot, set labels, change font size, add grid lines and legends, and finally save the graph as an image.