drop_table

getml.database.drop_table(name)

Drops a table from the database.

Parameters

name (str) – The table to be dropped.