Skip to content
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

Extend load_demo functionality to load other datasets #136

Closed
csala opened this issue Dec 4, 2019 · 1 comment · Fixed by #137
Closed

Extend load_demo functionality to load other datasets #136

csala opened this issue Dec 4, 2019 · 1 comment · Fixed by #137
Assignees
Labels
feature request Request for a new feature
Milestone

Comments

@csala
Copy link
Contributor

csala commented Dec 4, 2019

Add a dataset argument to load_demo to download demo datasets from S3 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.

@altaafhussain
Copy link

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

JonathanDZiegler pushed a commit to JonathanDZiegler/SDV that referenced this issue Feb 7, 2022
* Bump version: 0.4.1.dev0 → 0.4.1.dev1

* Set drop_last to False

* Add drop_last variable

* Fix lint

* Changed drop_last to False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants