Skip to content

Project P10: Play with Numbers

GirlScript Jaipur edited this page Jun 25, 2019 · 1 revision

Details

This is a beginner friendly project that focuses on statistical analysis/visualization of data using pandas and seaborn, at the end you'll conclude the project by commenting on worlds' happiness using sklearn based on your analysis. This is a project to explore more applied part of your computer science knowledge and what you already know on real life dataset.

  • Download Dataset from [1]
  • Correcting irrelevant values in the Dataset
  • Check for correlations between Data attributes
  • Generate Plots
  • Observation and Conclusions

Resources