Statements (23)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Mathematics
|
gptkbp:can_be_called_as |
numpy.nonzero(arr)
|
gptkbp:can_be_combined_with |
numpy functions
|
gptkbp:can_be_used_with |
numpy arrays
|
gptkbp:can_handle |
multi-dimensional arrays
|
gptkbp:data_return |
indices of non-zero elements
tuple of arrays |
https://www.w3.org/2000/01/rdf-schema#label |
numpy.nonzero
|
gptkbp:is_available_on |
gptkb:Num_Py_1.0
|
gptkbp:is_documented_in |
Num Py documentation
|
gptkbp:is_effective_against |
sparse data representation
|
gptkbp:is_often_used_in |
data analysis
|
gptkbp:is_part_of |
Num Py library
|
gptkbp:is_similar_to |
numpy.where
|
gptkbp:is_used_in |
image processing
|
gptkbp:is_useful_in |
masking operations
|
gptkbp:orbital_period |
array_like input
|
gptkbp:returns_empty_tuple |
if all elements are zero
|
gptkbp:technique |
numpy module
|
gptkbp:type |
numpy function
|
gptkbp:usage |
used to find the indices of non-zero elements in an array
|
gptkbp:bfsParent |
gptkb:numpy
|
gptkbp:bfsLayer |
6
|