A numpy array copy the data array.
The data type of the array is as returned by the dtype attribute.
Examples
>>> a = d.array >>> isinstance(a, numpy.ndarray) True
cf.Data.__invert__
cf.Data.dtype
Enter search terms or a module, class or function name.