Installation
Usage Examples
Documentation
Returns True if the specified table exists.
tableName (str) – Name of the table. Minimum length꞉ 1.
str
True if the table exists, False if it does not.
bool