bigframes.ml.preprocessing.OneHotEncoder ======================================== .. currentmodule:: bigframes.ml.preprocessing .. autoclass:: OneHotEncoder :no-members: .. rubric:: Attributes .. autosummary:: :toctree: ~OneHotEncoder.FREQUENCY_THRESHOLD_DEFAULT ~OneHotEncoder.TOP_K_DEFAULT .. rubric:: Methods .. autosummary:: :toctree: ~OneHotEncoder.__init__ ~OneHotEncoder.fit ~OneHotEncoder.fit_transform ~OneHotEncoder.get_params ~OneHotEncoder.to_gbq ~OneHotEncoder.transform