Alright, which one of you was this? Haha had to stop and take a pic: https://www.reddit.com/r/Python/comments/afc6rw/alright_which_one_of_you_was_this_haha_had_to/
reddit
r/Python - Alright, which one of you was this? Haha had to stop and take a pic
941 votes and 39 comments so far on Reddit
Airflow DAG - how to check BQ first (delete if necessary) and then run dataflow job?: https://stackoverflow.com/questions/54114363/airflow-dag-how-to-check-bq-first-delete-if-necessary-and-then-run-dataflow
Stack Overflow
Airflow DAG - how to check BQ first (delete if necessary) and then run dataflow job?
I am using cloud composer to orchestrate ETL for files arriving in GCS going to BigQuery. I have a cloud function that triggers the dag when a file arrives and the cloud function passes the file name/
Can someone check out this game, please!(Tkinter): https://www.reddit.com/r/Python/comments/afctqz/can_someone_check_out_this_game_pleasetkinter/
reddit
r/Python - Can someone check out this game, please!(Tkinter)
2 votes and 1 comment so far on Reddit
Selecting the right frameworks for async and pub/sub applications: https://www.reddit.com/r/Python/comments/afcy1a/selecting_the_right_frameworks_for_async_and/
reddit
r/Python - Selecting the right frameworks for async and pub/sub applications
1 vote and 0 comments so far on Reddit
My weekend project, General-Backuppy v1.0 release. Mirror a directory easily with checksum and UI support.: https://www.reddit.com/r/Python/comments/afd2j5/my_weekend_project_generalbackuppy_v10_release/
reddit
r/Python - My weekend project, General-Backuppy v1.0 release. Mirror a directory easily with checksum and UI support.
17 votes and 0 comments so far on Reddit
Python with a Cocoa GUI on MacOS: https://dawes.wordpress.com/2017/08/17/python-with-a-cocoa-gui-on-macos/
Andrew Dawes
Python with a Cocoa GUI on macOS
I finally had a chance to try writing a native Cocoa interface in python. My test project was based on a post by Adam Wisneiwski (though I had to use the cached google version due to a bad gateway …
This code is the closest thing to poesia that I ever saw written in Python (take few minutes looking to the code before reading further): https://www.reddit.com/r/Python/comments/afdxa0/this_code_is_the_closest_thing_to_poesia_that_i/
reddit
r/Python - This code is the closest thing to poesia that I ever saw written in Python (take few minutes looking to the code before…
1 vote and 0 comments so far on Reddit
Bunch of books on Python are on sale for 48 hours more: https://www.reddit.com/r/Python/comments/afe4dn/bunch_of_books_on_python_are_on_sale_for_48_hours/
reddit
r/Python - Bunch of books on Python are on sale for 48 hours more
7 votes and 0 comments so far on Reddit
Any Way to Make Stack Trace More Helpful At Times?: https://www.reddit.com/r/Python/comments/afgd9m/any_way_to_make_stack_trace_more_helpful_at_times/
reddit
r/Python - Any Way to Make Stack Trace More Helpful At Times?
1 vote and 0 comments so far on Reddit
Getting wrong prediction after loading a saved model: https://stackoverflow.com/questions/54129098/getting-wrong-prediction-after-loading-a-saved-model
Stack Overflow
Getting wrong prediction after loading a saved model
I am trying to save an Estimator and then load it to predict as required. Part where I train the model:
classifier = tf.estimator.Estimator(model_fn=bag_of_words_model)
# Train
train_input_fn = tf.
classifier = tf.estimator.Estimator(model_fn=bag_of_words_model)
# Train
train_input_fn = tf.
Python Example Program - Pillow Thumbnail Generation: https://www.reddit.com/r/Python/comments/afiesr/python_example_program_pillow_thumbnail_generation/
reddit
r/Python - Python Example Program - Pillow Thumbnail Generation
1 vote and 0 comments so far on Reddit
Black Jack game with a betting system and option for multiple players: https://www.reddit.com/r/Python/comments/afiyrx/black_jack_game_with_a_betting_system_and_option/
reddit
r/Python - Black Jack game with a betting system and option for multiple players
1 vote and 0 comments so far on Reddit