-
Notifications
You must be signed in to change notification settings - Fork 316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting ValueError (sdv-pii-25szo) while sampling synthesizer on SDV==1.13.0 #2023
Comments
Hi there @Dharmik2510 do you mind sharing a bit more context here for us to try to reproduce this error?
Let us know and we can start digging into this! Thanks! |
Hi @Dharmik2510 just following up :) Let me know if you're still blocked by this issue |
Hi @Dharmik2510 I haven't heard from you in a while so I'm closing this issue out for now. If you still need help, feel free to comment and tag me and I can re-open! |
Hi @Dharmik2510 -- it looks like we've replicated the issue in #2064. It seems to be happening if the metadata has detected a column as For more information about inspecting and updating your metadata, please see the Metadata API docs. Thanks. |
I am using SDV version 1.13.0 with the simplify_schema option.
The model trains and saves successfully to the specified location. However, when I call the sample method to generate synthetic data, I encounter the following error:
=================================================
ValueError: invalid literal for int() with base 10: 'sdv-pii-25szo'
=================================================
The text was updated successfully, but these errors were encountered: