unflatten_dtype
unflatten_dtype(consolidated, orig_shape, orig_dtype, axis=None):
Converts a coerced array back to a full array
consolidated:Anyorig_shape:Anyorig_dtype:Anyaxis:Anywhere to shift the main axis
:returns:_
unflatten_dtype(consolidated, orig_shape, orig_dtype, axis=None):
Converts a coerced array back to a full array
consolidated: Any
orig_shape: Any
orig_dtype: Any
axis: Any
where to shift the main axis
:returns: _