Skip to content

Commit 0bd7779

Browse files
committed
Added Numpy
1 parent 9e10495 commit 0bd7779

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Data_structures/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66

77
notebook | content
88
---- | ------
9-
[Lists.ipynb](Lists.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Center-for-Health-Data-Science/PythonTsunami/blob/intro/Data_structures/Lists.ipynb) | Lists
10-
[Arrays_numpy.ipynb](Arrays_numpy.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Center-for-Health-Data-Science/PythonTsunami/blob/intro/Data_structures/Arrays_numpy.ipynb) | Arrays
9+
[Lists.ipynb](Lists.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Center-for-Health-Data-Science/PythonTsunami/blob/intro/Data_structures/Lists.ipynb) | Lists
File renamed without changes.

Numpy/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<p align="center">
2+
<img src="../figures/HeaDS_logo_large_withTitle.png" width="300">
3+
</p>
4+
<p align="center">
5+
<img src="../figures/tsunami_logo.PNG" width="600">
6+
7+
notebook | content
8+
---- | ------
9+
[Arrays_numpy.ipynb](Arrays_numpy.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Center-for-Health-Data-Science/PythonTsunami/blob/intro/Numpy/Arrays_numpy.ipynb) | Arrays

0 commit comments

Comments
 (0)