def dtype(self): """Returns the dtype that should be returned by ``to_array``""" return np.common_type(*tuple(self._lt))