Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add functions to top level import #229

Closed
amontanez24 opened this issue May 23, 2023 · 0 comments · Fixed by #235
Closed

Add functions to top level import #229

amontanez24 opened this issue May 23, 2023 · 0 comments · Fixed by #235
Assignees
Labels
feature request Request for a new feature
Milestone

Comments

@amontanez24
Copy link
Contributor

Problem Description

As.a user, it's easier to import certain functions directly from sdgym.

Expected behavior

  • You should be able to do the following without problem
from sdgym import get_available_datasets
from sdgym import create_sdv_synthesizer_variant

Additional context

  • Make sure all other functions that should be importable from sdgym are
@amontanez24 amontanez24 added the new Automatic label applied to new issues label May 23, 2023
@amontanez24 amontanez24 added this to the 0.7.0 milestone May 23, 2023
@amontanez24 amontanez24 added feature request Request for a new feature and removed new Automatic label applied to new issues labels May 23, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants