PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Build a Text Generator Web App in under 50 Lines of Python

Learn to build a web app which…

https://towardsdatascience.com/build-a-text-generator-web-app-in-under-50-lines-of-python-9b63d47edabb
Keras vs. tf.keras: What’s the difference in TensorFlow 2.0?

In this tutorial you’ll discover the difference between Keras and tf.keras , including what’s new ...

https://www.pyimagesearch.com/2019/10/21/keras-vs-tf-keras-whats-the-difference-in-tensorflow-2-0/
Advanced Python List Methods and Techniques — Python Like a Pro

One of the most powerful data structures in Python is the List.

https://levelup.gitconnected.com/advanced-python-list-methods-and-techniques-python-like-a-pro-bcc52e93c646
Introducing Pandas-Log

New Python package for debugging pandas operations

https://towardsdatascience.com/introducing-pandas-log-3240a5e57e21
How To Check if a Given Key Already Exists in a Dictionary

Two different ways to check

https://medium.com/better-programming/how-to-check-if-a-given-key-already-exists-in-a-dictionary-556a56e03c22
Python Hub Weekly Digest for 2019-10-13

https://pythonhub.dev/digest/2019-10-27/
I wrote a script to get a Banksy

How I created an app with Heroku and Twilio to check a website every…

https://medium.com/@leahculver/i-wrote-a-script-to-get-a-banksy-fc1bf87443d3
Debugging TensorFlow coverage

It started with a coverage.py issue:
Coverage not working for TensorFlow Model call function.
A ...

https://nedbatchelder.com//blog/201910/debugging_tensorflow_coverage.html