Data Visualization Definition
Data Visualization is the graphical
representation of information and data. The objective of Data Visualization is
to communicate information visually to users. For this, data visualization uses
statistical graphics. Numerical data may be encoded using dots, lines, or bars,
to visually communicate a quantitative message.
·
Charts
·
Tables
·
Graphs
·
Maps
·
Infographics
·
Dashboards
·
Data Visualization help users to analyze and interpret the data
easily.
·
It makes complex data understandable and usable.
·
Various Charts in Data Visualization helps to show relationship in
the data for one or more variables.
Matplotlib is the most popular data
visualization library in Python. It allows you to create charts in few lines of
code.
There are many types of Visualizations under
Matplotlib. Some of them are:
·
Line plot
·
Scatter plot
·
Histogram
·
Box plot
·
Bar chart and
·
Pie chart
You can install matplotlib using pip. Pip is a
management software for installing python packages.
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.