numpy.nditer.remove_axis — NumPy v1.13 Manual (original) (raw)
nditer. remove_axis(i)¶
Removes axis i from the iterator. Requires that the flag “multi_index” be enabled.
nditer. remove_axis(i)¶
Removes axis i from the iterator. Requires that the flag “multi_index” be enabled.