Skip to content

Instantly share code, notes, and snippets.

@hartym
Last active March 25, 2017 10:26
Show Gist options
  • Save hartym/7c30e6c73f8e0a909cf7d0d98d8a365b to your computer and use it in GitHub Desktop.
Save hartym/7c30e6c73f8e0a909cf7d0d98d8a365b to your computer and use it in GitHub Desktop.
Bonobo - Step 1 - Extract the data
def my_extract():
yield 1
yield 2
yield 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment