mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 20:19:29 +01:00
Merge pull request #212 from RichaldoElias/patch-1
Update tools_numpy.ipynb
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## `np.arange`\n",
|
||||
"You can create an `ndarray` using NumPy's `range` function, which is similar to python's built-in `range` function:"
|
||||
"You can create an `ndarray` using NumPy's `arange` function, which is similar to python's built-in `range` function:"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user