CS478 Assignment3


I. Requirements

By utilizing Python language, and relevant libraries please create the code Lastname_Assignemnt3.ipynb.  Your answer (implementation) for each of the following functionality shall use one cell of your notebook.


A. Read the World Happiness Data (2017)  from URL https://raw.githubusercontent.com/ebubekiraygun/World-Happiness-Data-on-Python/master/2017.csv


B. Please write a code which generates the plot - GDP.per.Capita vs. Happiness.Score  (similar to the following)


C. Please write a code which generates the plot - Freedom vs. Happiness.Score  (similar to the following)


D. Please write a code which generates the correlation matrix heatmap plot (similar to the following)



II. Grade:

Total: 5


III. Submission

1. Create a _Assignment3 folder. Place your code (_Assignment3.ipynb) in this folder.


2. Save the  output images your program. Name the images of B, C, and D requirements: 

_Assignment3_imageB.png

_Assignment3_imageC.png

_Assignment3_imageD.png


3. Place all the files in the _Assignment3 folder:

_Assignment3.ipynb, _Assignment3_imageB.png,

_Assignment3_imageC.png,

_Assignment3_imageD.png


4. Compress _Assignment3 folder and create zip a file named _Assignment3.zip


5. Upload _Assignment3.zip to  Assignment3 Assignment dropbox.