FYI: it always showed only 100 columns, h2o does the same. I just put the constant into client, instead having it hardcoded in backend without any way to override it.
It can now be specified
as_h2o_frame(self, dataframe, framename=None, full_cols=100):