validate_data_df.RdValidate a dataframe that will be imported into the platform
validate_data_df(df, subgroups, chart_types)
| df | Dataframe containing data that will be uploaded to S3 |
|---|---|
| subgroups | List of columns in the dataframe that represent the subgroup combinations |
| chart_types | List of chart types the dataset structure is built to support |