datahq / dataflows

DataFlows is a simple, intuitive lightweight framework for building data processing flows in python.
https://dataflows.org
MIT License
193 stars 39 forks source link

Expand dataflows cookbook #135

Closed sglavoie closed 1 month ago

sglavoie commented 4 years ago

Created by @zelima

As a dataflows user, I want some tutorials/examples of how to do X,Y,Z in dataflows (Eg: scraping), so that can easily understand how to use and start using it

As a dataflows user I want some examples of how to use dataflows with various python packages like Ipython, Pandas etc... so that I have more tools

Acceptance Criteria

Tasks