We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bigframes.pandas.reset_session
1 parent 02984a4 commit b17e1f4Copy full SHA for b17e1f4
bigframes/pandas/__init__.py
@@ -484,4 +484,5 @@ def read_gbq_function(function_name: str):
484
# Session management APIs
485
"get_global_session",
486
"close_session",
487
+ "reset_session",
488
]
0 commit comments