cf.Data.__repr__

Data.__repr__()[source]

The built-in function repr

x.__repr__() <==> repr(x)