bigframes.pandas ================ .. Originally at https://github.com/sphinx-doc/sphinx/blob/master/sphinx/ext/autosummary/templates/autosummary/module.rst with modifications to support recursive generation from https://github.com/sphinx-doc/sphinx/issues/7912 .. automodule:: bigframes.pandas :no-members: .. rubric:: Functions .. autosummary:: :toctree: clean_up_by_session_id close_session concat crosstab cut deploy_remote_function deploy_udf from_glob_path get_default_session_id get_dummies get_global_session merge qcut read_arrow read_csv read_gbq read_gbq_function read_gbq_model read_gbq_object_table read_gbq_query read_gbq_table read_json read_pandas read_parquet read_pickle remote_function reset_session to_datetime to_timedelta udf .. rubric:: Classes .. autosummary:: :toctree: DataFrame DatetimeIndex Index MultiIndex NamedAgg Series .. rubric:: Module Attributes .. autoattribute:: bigframes.pandas.NA :no-index: .. autoattribute:: bigframes.pandas.BooleanDtype :no-index: .. autoattribute:: bigframes.pandas.Float64Dtype :no-index: .. autoattribute:: bigframes.pandas.Int64Dtype :no-index: .. autoattribute:: bigframes.pandas.StringDtype :no-index: .. autoattribute:: bigframes.pandas.ArrowDtype :no-index: .. autoattribute:: bigframes.pandas.options :no-index: .. autoattribute:: bigframes.pandas.option_context :no-index: