SciPy

numpy.nditer.remove_axis

method

nditer.remove_axis(i)

Removes axis i from the iterator. Requires that the flag “multi_index” be enabled.

Previous topic

numpy.nditer.iternext

Next topic

numpy.nditer.remove_multi_index