tdspora / syngen

Open-source version of the TDspora synthetic data generation algorithm.
https://tdspora.ai/
GNU General Public License v3.0
17 stars 4 forks source link

refactor the validation of the metadata file #278

Closed Anna050689 closed 9 months ago

Anna050689 commented 9 months ago

refactor the validation of the section of 'keys' in the metadata, add the method '_check_key_columns' in the class Validator, refactor the code in 'ml/config/validator.py', add the method 'get_columns' in the classes CSVLoader, AvroLoader