PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
I Thought I Was Mastering Python Until I Discovered These Tricks

Python best practices and tips that…

https://towardsdatascience.com/i-thought-i-was-mastering-python-until-i-discovered-these-tricks-e40d9c71f4e2
My top 10 Python packages for data science

After making a leap from SAS to Python over 4 years ago, I…

https://towardsdatascience.com/my-top-10-python-packages-for-data-science-2dee7f3dee94
Dictionary Merging and Updating in Python 3.9

A quick peek into Python 3.9’s new merge | and update |=…

https://medium.com/better-programming/dictionary-merging-and-updating-in-python-3-9-4ac67c667ce
Top Python Tools for Developing Secure, Quality Code

Writing quality, bug-free code is hard, let these…

https://levelup.gitconnected.com/top-python-tools-for-developing-secure-quality-code-4b3f5ec1e2de
Top 6 Data Science Books that you must study in 2020

Data Scientists needs books as a sword needs a…

https://towardsdatascience.com/top-6-data-science-books-that-you-must-study-in-2020-22aec57ea6a9
Everything Is an Object in Python — Learn to Use Functions as Objects

Just like str, int, and dict…

https://medium.com/swlh/everything-is-an-object-in-python-learn-to-use-functions-as-objects-ace7f30e283e
Making Data Trees in Python

Learn about trees and how to implement them.

https://medium.com/swlh/making-data-trees-in-python-3a3ceb050cfd
FastAI: Classifying Brooklyn Nine-Nine Actors with Deep Learning

They see me Holtin’ — They hatin’

https://towardsdatascience.com/fastai-classifying-brooklyn-nine-nine-actors-with-deep-learning-4b06a8ab3cab
New governance model for the Django project

For some time now, a proposal to change the governance of the Django
open-source project has been ...

https://www.djangoproject.com/weblog/2020/mar/12/governance/
Grad-CAM: Visualize class activation maps with Keras, TensorFlow, and Deep Learning

In this tutorial, you will learn how to visualize class activation maps for debugging deep neural ...

https://www.pyimagesearch.com/2020/03/09/grad-cam-visualize-class-activation-maps-with-keras-tensorflow-and-deep-learning/