Files
mrugesh 22afc2a0ca feat(learn): python certification projects (#38216)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Beau Carnes <beaucarnes@gmail.com>
2020-05-27 13:19:08 +05:30

1.2 KiB

title, block, superBlock
title block superBlock
Introduction to the Data Analysis with Python Projects Data Analysis with Python Projects Data Analysis with Python

Introduction to the Data Analysis with Python Projects

There are many ways to analyze data with Python! By completing these projects, you will demonstrate that you have a good foundational knowledge of data analysis with Python.

We are working to finish up the interactive Data Analysis instructional content. For now, here are some videos from freeCodeCamp that will help with the projects. You may also have to use other resources (just like you would have to do when learning new technologies in a job).

In this section you will develop the following projects:

  • Mean-Variance-Standard Deviation Calculator
  • Demographic Data Analyzer
  • Medical Data Visualizer
  • Page View Time Series Visualizer
  • Sea Level Predictor

Have fun and remember to use the Read-Search-Ask method if you get stuck.