Ask a question to get started
Enter to sendā¢Shift+Enter new line
Load the local specified table.
load_local( self, table_name: str, **kwargs: Any = {}, ) -> bool
table_name
str
Table name
kwargs
Any
{}
Any possible extend parameters in the future.