PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Get More Productive by Writing Better Python Code

Every trick I learned in Python to write better and…

https://medium.com/better-programming/get-more-productive-by-writing-better-python-code-86c2b255572b
Python Hub Weekly Digest for 2019-12-01

https://pythonhub.dev/digest/2019-12-01/
Build pipelines with Pandas using “pdpipe”

We show how to build intuitive and useful pipelines with…

https://towardsdatascience.com/https-medium-com-tirthajyoti-build-pipelines-with-pandas-using-pdpipe-cade6128cd31
When you make a python image filter that takes away a couple important bits from each pixels color channel in an image then amplifies it so that the maximum and minimum values are aligned with 0 and 255.

https://www.reddit.com/r/Python/comments/e3ffgm/when_you_make_a_python_image_filter_that_takes/
Tips for Selecting Columns in a DataFrame

Introduction
This article will discuss several tips and shortcuts for using
iloc
to work with ...

https://pbpython.com/selecting-columns.html
Python’s Advantages and Disadvantages Summarized

Are you a Python programmer? What are your thoughts?

https://medium.com/better-programming/pythons-advantages-and-disadvantages-summarized-212b5fdf8883
Exoplanet hunting using Machine Learning

Hunting worlds beyond our solar system.

https://towardsdatascience.com/exoplanet-hunting-using-machine-learning-d615958e1787
How To Write Your First Pipeline in Airflow

Automating your first workflow with Python

https://medium.com/better-programming/how-to-write-your-first-pipeline-in-airflow-a51141c3f4dd
OpenCV Vehicle Detection, Tracking, and Speed Estimation







In this tutorial, you will learn how to use OpenCV and Deep Learning to detect vehicles in ...

https://www.pyimagesearch.com/2019/12/02/opencv-vehicle-detection-tracking-and-speed-estimation/
Building a Windows Shortcut with Python

Introduction
I prefer to use miniconda for installing a lightweight python environment on Windows. ...

https://pbpython.com/windows-shortcut.html
How to embed Detectron2 in your computer vision project

Use the power of the Detectron2 model zoo.

https://medium.com/deepvisionguru/how-to-embed-detectron2-in-your-computer-vision-project-817f29149461