[ Web Proxy ]
URL:
Viewing: https://dataframes.bigquery.dev/reference/api/bigframes.pandas.get_default_session_id.html [Back]  [Original]

bigframes.pandas.get_default_session_id — bigframes documentation
Back to top
Search the docs ...:

bigframes.pandas.get_default_session_id#

bigframes.pandas.get_default_session_id() str[source]#

Gets the session id that is used whenever a custom session has not been provided.

It is the session id of the default global session. It is prefixed to the table id of all temporary tables created in the global session.

Returns:

The default global session id, ex. sessiona1b2c

Return type:

str


Web Proxy Viewer  |  New URL  |  Original Page