This commit is contained in:
Asabeneh 2019-12-13 00:10:33 +02:00
parent cd9cc36e82
commit c446c75cea
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -13,4 +13,5 @@ playground
flask_project/venv
flask_project/ven/bin/
flask_project/venv/include/
flask_project/ven/lib
flask_project/ven/lib
numpy.ipynb

View File

@ -224,7 +224,7 @@ asabeneh@Asabeneh:~/Desktop/30DaysOfPython$ pip install numpy
### Importing NumPy
Jupyter notebook is available if your are in favor of [jupyter notebook](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/r)
Jupyter notebook is available if your are in favor of [jupyter notebook](https://github.com/Asabeneh/data-science-for-everyone/blob/master/numpy/numpy.ipynb)
```py
# How to import numpy