Bases: object
Container for holding any arbitrary pandas dataframes
All attributes of type pandas.DataFrame will be saved with the study.
name_to_df : dict
Mapping of a string of the name of the desired attribute, to the pandas dataframe