Skip to content

Commit

Permalink
Add gif to readme
Browse files Browse the repository at this point in the history
fixes #250
  • Loading branch information
vankesteren authored Aug 9, 2024
1 parent deb0f08 commit 3fab828
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ df_synth = mf.synthesize(5)
df_synth.write_csv("output.csv")
```

Here's a fancy gif as well:

![demo](https://github.com/user-attachments/assets/c76a637e-9bd8-4e70-8d7a-94f0d0e6f548)

To explore more options and try this out online, take a look at our interactive tutorial:

[![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/sodascience/metasyn/blob/main/examples/getting_started.ipynb)
Expand Down

0 comments on commit 3fab828

Please sign in to comment.