Converting exercise 3 into a Jupyter Notebook
- Converting exercise 3 into a Jupyter Notebook
-
Python 3.7+
-
jupyter ~= 1.0.0
-
matplotlib ~= 3.3.4
-
numpy ~= 1.21.3
-
pandas ~= 1.0.5
How to install all the requirements :
pip3 install -r requirements.txt
jupyter notebook compute_stats.ipynb
- Luis Rosario - Member 1 - Luisrosario2604