neighbormodels.neighbors.NeighborData

class NeighborData(data_frame, bins_data_frame, structure)[source]
__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

count(value)
index(value, [start, [stop]]) Raises ValueError if the value is not present.

Attributes

bins_data_frame Alias for field number 1
data_frame Alias for field number 0
structure Alias for field number 2