indices# named_arrays.indices(shape)# An analogue of numpy.indices() for named axes. Parameters: shape (dict[str, int]) Return type: dict[str, ScalarArrayRange]