To analyze which students secured the highest percentage in subjects like mathematics, physics, and chemistry we require a bar graph to display it. There are many ways to explore datasets. But in my point of view, Python plays a major role. It can be understandable with ease and requires fewer lines of code.

Why Build Visuals?

__ To communicate Data clearly and for exploratory data analysis

__ To share unbiased representation of data

__ Can use them to support recommendations to different stakeholders.

When creating a visual, always remember:

__ Any feature or design you include in your plot to make it more appealing and should hold up the message that the plot is meant to get across and not distract from it. It should be effective.

Before going to explore datasets, let us know about Pandas, NumPy, and Matplotlib.

#pandas #numpy #matplotlib #python #data-visualization

Data Visualization using Pandas, NumPy and Matplotlib Python Libraries
1.15 GEEK