Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: scatter plot

DataVisualization, Machine Learning - Data MiningLeave a comment

Coronavirus cases: an interactive geo-map with Plotly

April 1, 2020July 31, 2020 Tung.M.Phung

The new Coronavirus is spreading fiercely. This article describes how to make a geo-map to showcase the status of this disease around the world using Python and Plotly. Continue reading Coronavirus cases: an interactive geo-map with Plotly

DataVisualization, Machine Learning - Data MiningLeave a comment

Charts to compare different objects

September 28, 2019July 31, 2020 Tung.M.Phung

This is my 5th blog on a series of data visualization with charts for specific purposes. Continue reading Charts to compare different objects

DataVisualization, Machine Learning - Data MiningLeave a comment

Charts to show relationships between (or among) variables

September 14, 2019July 31, 2020 Tung.M.Phung

This is my 4th blog on a series of data visualization with charts for specific purposes. Continue reading Charts to show relationships between (or among) variables

DataVisualization, Machine Learning - Data MiningLeave a comment

Basic plots with Matplotlib

September 7, 2019July 31, 2020 Tung.M.Phung

Matplotlib is undeniably the most prevalent name in the family of visualization libraries in Python. Continue reading Basic plots with Matplotlib