SciPy

numpy.nditer.remove_axisΒΆ

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