Is there a way to use a custom aggregate function when using group_by on h2o frame in Python? Something like:
frame.group_by(\'column\').aggfun()