tfds.as_dataframe | TensorFlow Datasets
www.tensorflow.org › python › tfdsNov 13, 2021 · Fitting Generalized Linear Mixed-effects Models Using Variational Inference. Multilevel Modeling Primer in TensorFlow Probability. Warning: The dataframe will be loaded entirely in memory, you may want to call tfds.as_dataframe on a subset of the data instead: df = tfds.as_dataframe (ds.take (10), ds_info)