You are on page 1of 4

PRESENTATION

ON
GEOGRAPHICAL PLOTTING
IN PYTHON

By: Ashita Saxena


Data Science Intern
( Internity Foundation)
What is Geographical plot???
 Geographical plotting is used for world map as well as states
under a country.

 In order to obtain the complex maps or plotting, we


generally use Geographical plots.

 If we are dealing with the large data sets, such as poverty


rate of country, economic growth, etc. Then we can visualize
this data by using Geographical plots.
Geographical plotting using
plotly....
WHAT IS PLOTLY ??
 Plotly is a open-source Library present in python.
 It is used for constructing interactive graphs and plots such
as bar plot, scatter plot, line plot, etc.
 It is basically used for Data Visualization.
 It supports over 40 unique chart types covering a wide range
of statistical, financial, geographic, scientific, and 3-
dimensional use-cases.
EXAMPLES OF PLOTLY PLOTS....

You might also like