pirogue.utils.table_parts

pirogue.utils.table_parts(name: str) -> (<class 'str'>, <class 'str'>)[source]

Returns a tuple with schema and table names

Parameters:

name – the schema specified name of the table or view.