squidpy.gr.SpatialNeighborsResult
- class squidpy.gr.SpatialNeighborsResult(connectivities: GraphMatrixT, distances: GraphMatrixT)[source]
Result of spatial_neighbors function.
Methods
count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes
Alias for field number 0
Alias for field number 1