iarray.IArray.transpose# IArray.transpose(**kwargs)# Transpose the array. Parameters kwargs¶ (dict) – A dictionary for setting some or all of the fields in the Config dataclass that should override the current configuration. Returns The transposed array. Return type IArray container