Skip to content

Commit d7baddf

Browse files
authored
Merge pull request #568 from realpython/where
Initial Commit of downloadables
2 parents 7dd6834 + e371dc7 commit d7baddf

File tree

3 files changed

+632
-0
lines changed

3 files changed

+632
-0
lines changed

where/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# How to Use Conditional Expressions With NumPy `where()`
2+
3+
This Jupyter Notebook file contains all code and question solutions used in the Real Python tutorial [How to Use Conditional Expressions With NumPy `where()`](https://realpython.com/numpy-where-conditional-expressions/).

0 commit comments

Comments
 (0)