PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Cohort Analysis with Python

Or how to visualize your customer retention — a code-along guide

https://medium.com/better-programming/cohort-analysis-with-python-e81d9d740a9b
Steps to Proficiency in Any Programming Language

Seven steps to proficiency, from being an active…

https://medium.com/better-programming/steps-to-proficiency-in-any-programming-language-8931ed4fe766
Extracting data from various sheets with Python

https://towardsdatascience.com/replacing-sheets-with-python-f1608e58d2ca
Building an Image Hashing Search Engine with VP-Trees and OpenCV

In this tutorial, you will learn how to build a scalable image hashing search engine using OpenCV, ...

https://www.pyimagesearch.com/2019/08/26/building-an-image-hashing-search-engine-with-vp-trees-and-opencv/
How to Deploy a Machine Learning Model

Creating a production-ready API with FastAPI + Uvicorn

https://towardsdatascience.com/how-to-deploy-a-machine-learning-model-dc51200fe8cf
Finding N Largest(Smallest) items in Python with Heapq

By Lenin Mishra
Let’s look at this list.
x = 1, 3, 7, 21, -90, 67, 42, 12 Now we want to ...

https://www.pylenin.com/blogs/find-n-largest-or-smallest-items/
Explore and Visualize a Dataset with Python

Or how to learn to create beautiful and insightful graphs…

https://towardsdatascience.com/how-to-explore-and-visualize-a-dataset-with-python-7da5024900ef