exists

getml.data.exists(name)[source]

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

Args:
name (str):

Name of the data frame.