Hacker News new | ask | show | jobs
by martin_loetzsch 2959 days ago
For example the PyPI download stats pipeline is here: https://github.com/mara/mara-example-project/tree/master/app...

The __init__.py contains the pipeline, and the rest is the SQL files that do the transformations

1 comments

Thank you!