TDSM 6.5

From The Data Science Design Manual Wikia
Revision as of 06:20, 13 December 2017 by ChaitanyaKalantri (talk | contribs)
Jump to: navigation, search

6-5. Construct a revealing visualization of some aspect of your favorite data set, using:

The following data set was used to construct these visualizations: http://www.data-manual.com/datafiles/movies.csv


a. A well-designed table.


b. A dot and/or line plot.

6.5.b.png


c. A scatter plot.

6.5.c.png


d. A heatmap.

HeatMap for Zillow's Home Value Prediction (Kaggle)

e. A bar plot or pie chart.

6.5.e.png


f. A histogram.


g. A data map.