Visualization on the Map Using Starbucks Store Locations in Germany

Kurt F.
Think&Make Publication
3 min readAug 22, 2020

--

Photo by David López from Pexels

In this article, we will implement the visualization process step by step using the data set that contains the location and contact information of Starbuck stores published in Kaggle.

First of all, we reach our dataset by searching on the add tab to upload it to Kaggle Notebook as in the picture below.

Image by author

‘pip’ is just a PyPI package like any other. When you upgrade any package, you can use it to self-upgrade:

After the version upgrade is complete, we can transfer our data using the ready-made libraries on the Kaggle homepage.

Image by author

Starbucks’ data for the whole world will look like this:

--

--