This repository contains data analysis certification projects.
For more information please visit https://www.freecodecamp.org/.
To run an individual project, after cloning the repository:
- navigate to it's folder e.g.
01-mean-variance-standard-deviation-calculator
- use
python main.py
command to run the application and the associated tests
Project | Source |
---|---|
02-demographic-data-analyzer |
Dua, D. and Graff, C. (2019). UCI Machine Learning Repository. Irvine, CA: University of California, School of Information and Computer Science [http://archive.ics.uci.edu/ml] |
05-sea-level-predictor |
Global Average Absolute Sea Level Change, 1880-2014 from the US Environmental Protection Agency using data from CSIRO, 2015; NOAA, 2015 [https://datahub.io/core/sea-level-rise] |