Skip to content

Commit

Permalink
Merge pull request realpython#568 from realpython/where
Browse files Browse the repository at this point in the history
Initial Commit of downloadables
  • Loading branch information
brendaweles authored Aug 27, 2024
2 parents 7dd6834 + e371dc7 commit d7baddf
Show file tree
Hide file tree
Showing 3 changed files with 632 additions and 0 deletions.
3 changes: 3 additions & 0 deletions where/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# How to Use Conditional Expressions With NumPy `where()`

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/).
Loading

0 comments on commit d7baddf

Please sign in to comment.