The built-in function repr
x.__repr__() <==> repr(x)
cf.Data.__contains__
cf.Data.__str__
Enter search terms or a module, class or function name.