We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee27337 commit 89318e8Copy full SHA for 89318e8
lectures/numpy.md
@@ -1450,7 +1450,7 @@ Recall that [broadcasting](broadcasting) in Numpy can help us conduct element-wi
1450
1451
In this exercise, try to use a `for` loop to replicate the result of the following broadcasting operations.
1452
1453
-**Part1**: Try to replicate this simple example first and compare your results with the boardcasting operation.
+**Part1**: Try to replicate this simple example first and compare your results with the broadcasting operation.
1454
1455
```{code-cell} python3
1456
0 commit comments