probly.representation.sample.axis_tracking.ArrayIndex¶ class probly.representation.sample.axis_tracking.ArrayIndex(index: object, ndim: int, is_boolean: bool)[source]¶ Bases: object Marker for an advanced indexing array, which can be either integer or boolean and of any shape. index: object¶ is_boolean: bool¶ ndim: int¶