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
Hi csala, we are using sdv for a POC to try and generate synthetic data. Can you please provide guidance on how do we connect to database to generate data for single or multiple tables. We are trying to connect to Teradata database.
User guide has steps for demo datasets only
Add a
dataset
argument toload_demo
to download demo datasets fromS3
and load them as metadata + tables.Also add a
get_demos_list
method that returns a DataFrame with the list of demos available and their characteristics.The text was updated successfully, but these errors were encountered: