mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-11 02:16:32 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
9646e340ca
commit
3288ac84b4
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ numpy.put_along_axis(arr, indices, values, axis)
|
|||
>
|
||||
> Functions returning an index along an axis, like argsort and argpartition, produce suitable indices for this function.
|
||||
|
||||
## [numpy.take_along_axis]()
|
||||
## [numpy.take_along_axis](https://numpy.org/doc/stable/reference/generated/numpy.take_along_axis.html)
|
||||
|
||||
{: .topic-optional}
|
||||
This is an optional topic!
|
||||
|
|
Loading…
Add table
Reference in a new issue