You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Underlying issue is that CTGAN expects training data to not contain null values. I've opened a new feature request to surface a more relevant error during fit: #414
Environment Details
Error Description
If you fit a CTGAN model on data that contains null values, a ValueError will be thrown during sampling.
Internal Colab Notebook to reproduce
Code
Error
The text was updated successfully, but these errors were encountered: