aa-ag / 100numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100Numpy

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.

env

  • 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

theme edit

jt -l
jt -t solarizedd

About


Languages

Language:Jupyter Notebook 100.0%