Base.pointView

Base.pointView(identifier)

A read-only view of a single point.

A BaseView object into the data of the point with the given identifier. See BaseView object comments for its capabilities. This view is only valid until the next modification to the shape or ordering of this object’s internal data. After such a modification, there is no guarantee to the validity of the results.

Returns:

BaseView – The read-only object for this point.

See also

view

Keywords: data point, instance, observation, value, locked, read only, immutable, unchangeable, uneditable