PythonHub
2.43K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Applied Exploratory Data Analysis, The Power of Visualization, Bike-Sharing, Python.

https://towardsdatascience.com/applied-exploratory-data-analysis-the-power-of-visualization-bike-sharing-python-c5b2645c3595
Reproducing SQL queries using python codes

This blog is mainly about how to rewrite SQL queries in…

https://medium.com/swlh/reproducing-sql-queries-using-python-codes-3cc8533d941c
Becoming a Data Scientist (Zero to hero checklist)

10 Steps for people who want to pursue a career in…

https://towardsdatascience.com/becoming-a-data-scientist-zero-to-hero-checklist-e8715b52f5b4
How to properly ship and deploy your machine learning model

A practical guide with FastAPI, Docker and…

https://towardsdatascience.com/how-to-properly-ship-and-deploy-your-machine-learning-model-8a8664b763c4
Building Models with Keras

Introduction to the Python Neural Network API

https://towardsdatascience.com/building-models-with-keras-bbe6dcfdad31
How I'm testing in 2020

Once upon a time I wrote a bit about testing, specifically how I was organizing and testing my ...

https://www.b-list.org/weblog/2020/feb/03/how-im-testing-2020/
The 22 Most-Used Python Packages in the World

Educational and surprising insights into how Python is…

https://medium.com/better-programming/the-22-most-used-python-packages-in-the-world-7020a904b2e
Intro to anomaly detection with OpenCV, Computer Vision, and scikit-learn

In this tutorial, you will learn how to perform anomaly/novelty detection in image datasets using ...

https://www.pyimagesearch.com/2020/01/20/intro-to-anomaly-detection-with-opencv-computer-vision-and-scikit-learn/
How to use OpenCV’s “dnn” module with NVIDIA GPUs, CUDA, and cuDNN

In this tutorial, you will learn how to use OpenCV’s “Deep Neural Network” (DNN) ...

https://www.pyimagesearch.com/2020/02/03/how-to-use-opencvs-dnn-module-with-nvidia-gpus-cuda-and-cudnn/
Economic Indicators with Python

Retrieve and Plot Economic Indicators using Python and Plotly

https://towardsdatascience.com/economic-indicators-with-python-befb8b35af4d
A comprehensive guide to downloading stock prices in Python

Download historical stock prices with as…

https://towardsdatascience.com/a-comprehensive-guide-to-downloading-stock-prices-in-python-2cd93ff821d4
Web Scraping with Python Made Easy

Beautiful Soup is a Python library that facilitate scraping…

https://towardsdatascience.com/web-scraping-with-python-made-easy-f069ffaf7754
Could Nim Replace Python?

Why this fledgeling computer language might become the new scripting king

https://towardsdatascience.com/could-nim-replace-python-547145afcfd5
Stop Using “or” to Test Multiple Values Against a Variable in Python

Use the “in” keyword for…

https://medium.com/better-programming/stop-using-or-to-test-multiple-values-against-a-variable-in-python-abe0a77c287a
How to visualize hidden relationships in data with Python — analysing NBA assists

Manipulating &…

https://towardsdatascience.com/how-to-visualize-hidden-relationships-in-data-with-python-analysing-nba-assists-e480de59db50
Happy eyeballs algorithm using ZIO

A great example on how structured concurrency and high-level…

https://blog.softwaremill.com/happy-eyeballs-algorithm-using-zio-120997ba5152