ExprStringNameSpace.hash Source code in pyquokka/expression.py 285 286def hash(self): return Expression(F.hash(self.expr.sqlglot_expr))