sdv-dev / SDMetrics

Metrics to evaluate quality and efficacy of synthetic datasets.
https://docs.sdv.dev/sdmetrics
MIT License
201 stars 44 forks source link

Add metadata validation #526

Closed R-Palazzo closed 9 months ago

R-Palazzo commented 10 months ago

Add a private method to validate the metadata for single and multi-table reports. For single table the metadata must be a dict with a 'column' key. For multi-table the metadata must be a dict with a 'table' key. All table must also have a 'column' key