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

save the metadata in 'model_dataset.pkl' #347

Closed Anna050689 closed 5 months ago

Anna050689 commented 6 months ago

save the metadata in 'model_dataset.pkl', update the method '__getstate__' of the class Dataset, update unit tests, fix issues detected by flake8