data_frames

getml.project.data_frames

Container which holds all data frames associated with the running project that are currently stored in memory. The container supports slicing and is sort- and filterable.

Returns:

An instance of getml.data.DataFrames.