Data Visualization PDF
Data Visualization PDF
Data Visualization PDF
Data Visualization
Best quote
However, if data is in textual information, then yes, we can even identify but it’s very
difficult.
Choosing the right visualization technique is a key factor to ensuring that the data is well
understood.
So, before visualizing you have to choose right method to use.
There are a variety of techniques that a data analyst can use to present data and show the
correlations.
1|Page nireekshan.ds@gmail.com
Data Science by Nireekshan
Charts
Plots
Maps
Diagrams and matrices & etc
Charts
This provides the easiest way of showing the development of either one or more data sets.
There are different types of charts that you can use to visualize your data.
o Bar and Line charts
These explains the relationships between elements over time
o Pie charts, this explains the proportions of the elements of one whole.
Plots
Maps
A matrix is a technique for data visualization technique that helps in reflecting the
correlations between multiple data sets that are updated constantly like in streaming.
2|Page nireekshan.ds@gmail.com
Data Science by Nireekshan
Matplotlib
Matplotlib – Environment
matplotlib installation
Seaborn
This is a library used for data visualization and it is based on the Matplotlib library.
With Seaborn, you can create charts.
The tool provides its users with a lot of flexibility when creating plots since the user can
choose from a wide range of plotting styles.
The library is good at mapping the features to your data in an efficient manner.
seaborn installation
3|Page nireekshan.ds@gmail.com