virtualizarr.manifests.array_api.expand_dims#
- virtualizarr.manifests.array_api.expand_dims(x: ManifestArray, /, *, axis: int = 0) ManifestArray #
Expands the shape of an array by inserting a new axis (dimension) of size one at the position specified by axis.