Join Slack
Powered by
Thank to <@U02GMEZU18B> for writing a cool (and hi...
# show-and-tell
c
Chris Reuter
05/26/2022, 7:03 PM
Thank to
@Nate
for writing a cool (and hilarious) guide demonstrating how to turn your existing Python code into scheduled, repeatable, Prefect flows. Check it out!
https://www.prefect.io/blog/your-python-job-is-already-a-prefect-flow-it-just-doesnt-know-it-yet/
👍 1
💪🏽 1
marvin
9
t
Tim Helfensdörfer
05/29/2022, 6:00 PM
I can't read the code samples in FF 100 on macOS.
c
Chris Reuter
05/29/2022, 6:07 PM
Thanks for the screenshot - looks like they appear but you can't scroll? I will investigate. I'll also post the gist links here directly later today
👍 1
n
Nate
05/31/2022, 3:46 PM
@Tim Helfensdörfer
while we figure out formatting on the blog, you should be able to find my gists I used in the article
here
used in the article in this order: •
games.csv
•
pgn_etl_pythonic.py
•
decorated_pgn_etl.py
•
logs_no_caching.log
•
cached_get_games.py
•
logs_with_caching.log
•
dask_orca.py
🙌 1
3
Views
Open in Slack
Previous
Next