The rich comparison operator >=
x.__ge__(y) <==> x>=y
cf.Data.__gt__
cf.Data.__nonzero__
Enter search terms or a module, class or function name.