Data Visualization

Data visualization is the practice of translating information into a visual context, such as a map or graph, to make data easier for the human brain to understand and pull insights from. The main goal of data visualization is to make it easier to identify patterns, trends and outliers in large data sets.

image
Matplotlib is a highly customized and robust. Seaborn avoids overlapping of plots with the help of its default themes. Data Frames and Arrays. Matplotlib works efficiently with data frames and arrays.It treats figures and axes as objects.
Seaborn is a library that uses Matplotlib underneath to plot graphs. It will be used to visualize random distributions.
I used different Chart types (bar, line ,reg etc) for plotting.
For more detail you can see my notebook.

AUTHOR


Mahnoor Rana

You can get in touch with me on my LinkedIn Profile:

You can also follow my GitHub Profile to stay updated about my latest projects:

If you liked the repo then kindly support it by giving it a star ⭐.