exists

getml.data.exists(name)

Returns true if a data frame named ‘name’ exists.

Parameters

name (str) – Name of the data frame.