Skip to content

Instantly share code, notes, and snippets.

@fabclmnt
Created May 24, 2023 06:09
Show Gist options
  • Save fabclmnt/662bc268565b5d14a21b37e8aad0e296 to your computer and use it in GitHub Desktop.
Save fabclmnt/662bc268565b5d14a21b37e8aad0e296 to your computer and use it in GitHub Desktop.
Generating synthetic data
synth_data = synth.sample(1000)
print(synth_data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment