cf.Data.__str__

Data.__str__()[source]

The built-in function str

x.__str__() <==> str(x)