cf.Data.data

Data.data

The data as an object identity.

Examples

>>> d = cf.Data([1, 2], 'm')
>>> d.data is d
True