Session.get_id_space# from tmlt.analytics import Session Session.get_id_space(source_id)# Returns the ID space of a table, if it has one. Parameters: source_id (str) – The name of the table whose ID space is being retrieved. Return type: Optional[str]