Input data.
Axis or axes along which to operate. By default, flattened input is used.
New in version 1.7.0.
If this is a tuple of ints, the minimum is selected over multiple axes, instead of a single axis or all the axes as before.
Alternative output array in which to place the result. Must be of the same shape and buffer length as the expected output. See doc.ufuncs
(Section âOutput argumentsâ) for more details.
If this is set to True, the axes which are reduced are left in the result as dimensions with size one. With this option, the result will broadcast correctly against the input array.
If the default value is passed, then keepdims will not be passed through to the amin
method of sub-classes of ndarray
, however any non-default value will be. If the sub-classâ method does not implement keepdims any exceptions will be raised.
The maximum value of an output element. Must be present to allow computation on empty slice. See reduce
for details.
New in version 1.15.0.
Elements to compare for the minimum. See reduce
for details.
New in version 1.17.0.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4