Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 418 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 418 Bytes

Data Analysis with Python (freeCodeCamp Projects)

This is a set of projects which will be helpful in learning the fundamentals of data analysis with Python.

You'll be reading data from CSV files, process that data using NumPy and Pandas, and visualize it using Matplotlib and Seaborn.

These tasks were taken from freeCodeCamp Data Analysis Course.