Skip to content

Commit

Permalink
new walkthroughs
Browse files Browse the repository at this point in the history
  • Loading branch information
dataders committed Sep 19, 2022
1 parent a5fea37 commit 1f07a1e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ This dbt project shows a trivial example fuzzy string matching in Snowflake usin
This is easily accomplished with `thefuzz.process.extractOne()` ([source](https://github.com/seatgeek/thefuzz/blob/791c0bd18c77b4d9911f234c70808dbf24f74152/thefuzz/process.py#L200-L225))


## Imaginiary Scenario
## Video Walkthroughs

### Video Walkthough
You can watch these recorded walkthroughs below in lieu of finishing this `README.md`:
- [Python wrench I: Intro & Background](https://www.loom.com/share/c1ccc4b6c84740afbe65e2bf81616779)
- [Python wrench II: Reusable Demo](https://www.loom.com/share/a5ec42aded57469c88d01b589c3d0700)

If you'd prefer to here a rambling overview. Check out the [video walkthrough]()
## Imaginiary Scenario

### Shut up and show me the code!

Expand Down

0 comments on commit 1f07a1e

Please sign in to comment.