squidpy.gr.NhoodEnrichmentResult
- class squidpy.gr.NhoodEnrichmentResult(zscore: NDArray[np.number], counts: NDArray[np.number])[source]
Result of nhood_enrichment function.
Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes
Alias for field number 1
Alias for field number 0