Trying to use sdv to create synthetic data. But the sdv.tabular module is not loaded into the notebook.
Ran from sdv.tabular import GaussianCopula trying to import one of the models from the library but I am getting a 'No module named sdv.tabular' error.
The code I am running is copied from an article that had no issues.
I think there is an updated version, try
You can find more about it here: https://colab.research.google.com/drive/1MCTkTj9-93Ei-cLDQoj9AXaqPhpue7a3?usp=sharing#scrollTo=4MSVT6SdGBqY