delete

getml.data.delete(name)

If a data frame named ‘name’ exists, it is deleted.

Parameters

name (str) – Name of the data frame.