Skip to content

This repository contains my projects of the Data Analysis with Python course from freeCodeCamp platform.

Notifications You must be signed in to change notification settings

ssilvacris/Data_Analysis-with-Python

Repository files navigation

Data Analysis with Python Certification - freecodecamp

This repository contains five projects that I completed in order to get the Data Analysis with Python certificate from freeCodeCamp platform.

In the Data Analysis with Python Certification (300 hours) I used libraries like Numpy, Pandas, Matplotlib, and Seaborn to process and visualize data.

Hereunder, the project I accomplished:

Creation of a function that uses Numpy to output the mean, variance, and standard deviation of the rows, columns, and elements in a 3 x 3 matrix.

In this project I analyze demographic data using Pandas. This data was extracted from the 1994 Census database.

In this project, I visualized and made calculations from medical examination data using matplotlib, seaborn, and pandas.

In this project Ivisualized time series data using:

  • line chart
  • bar chart
  • box plots.

I used the libraries:

  • Pandas
  • matplotlib
  • seaborn

The dataset containing the number of page views each day on the freeCodeCamp.org forum from 2016-05-09 to 2019-12-03.

In this project, I analyzed a dataset of the global average sea level change since 1880.Also I used the data to predict the sea level change through year 2050.

My Data Analysis with Python Certificate

Here there is my certificate.

About

This repository contains my projects of the Data Analysis with Python course from freeCodeCamp platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published