Generate synthetic data with python SDV
In this article, we'll learn about generating synthetic data with the help of the python SDV library.
Every application requires data to test end-to-end functionality or test performance. Sometimes it isn't easy to generate data in bulk, sometimes t...
yogeshpatel.hashnode.dev3 min read
Ashok Balikondwar
Synthetic data generation technique is always good to have in order to mock the productionized data. You did good job in doing it in simple steps. It would be great if you could add data masking for CID info like email, name etc