Taking 100+ Exercises - Python Programming - Data Science - NumPy on Udemy.
Note: going with jupyer notebook as it'll be more readable to have 10 problems in each workbook.
conda create -n 100numpy
conda activate 100numpy
conda install -c anaconda python
conda install -c anaconda numpy
conda install -c anaconda jupyter
conda install -c conda-forge jupyterthemes
jt -l
jt -t solarizedd