News

This is a Data Visualization App that allows the user to upload their dataset in clean format and then perform various Data Visualization like - Line Plots, Scatter Plots, Bar Plots, Box Plots, Violin ...
Can you make a histogram for both datasets? You'll again be making two plots. The plt.show() and plt.clf() commands to render everything nicely are already included. Also matplotlib.pyplot is imported ...