neurobooth-terra
0.1.dev0
Examples
API
Changes
GitHub
Site
Page
neurobooth_terra.drop_table
Source
neurobooth_terra.drop_table
¶
neurobooth_terra.
drop_table
(
table_id
,
conn
)
[source]
¶
Drop table.
Parameters
table_id
str
The table ID
conn
instance of psycopg2.Postgres
The connection object