bigframes.pandas.reset_session#

bigframes.pandas.reset_session()[source]#

Start a fresh session the next time a function requires a session.

Closes the current session if it was already started, deleting any temporary tables that were created.

Returns:

None