PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Python Progress Bars with Tqdm by Example

Learn how to leverage progress bars with Juypter notebooks…

https://medium.com/better-programming/python-progress-bars-with-tqdm-by-example-ce98dbbc9697
Violin Plot — It’s Time to Ditch the Box Plots

The idea of combining KDE and Box Plots sounds…

https://towardsdatascience.com/violin-plot-its-time-to-ditch-the-box-plots-785629b0ff3a
Python For Data Science — Advance Guide to Data Visualization with Plotly

How to Add and Customize…

https://towardsdatascience.com/python-for-data-science-advance-guide-to-data-visualization-with-plotly-8dbeaedb9724
Python tool to turn images into sound by creating a sound whose spectrogram looks like the image. Motivated by DOOM hiding satanic symbols in its soundtrack. [OC]

https://www.reddit.com/r/Python/comments/eecd17/python_tool_to_turn_images_into_sound_by_creating/
I created a GitHub repository explaining the complete process of downloading several thousand submissions and comments from any public subreddit and performing Data and Text Mining on them using scaCy, pandas, matplotlib, seaborn, word_cloud and requests.

https://www.reddit.com/r/Python/comments/eeloj8/i_created_a_github_repository_explaining_the/
Complete Beginner’s Guide to Processing Whatsapp Data with Python

Making use of basic Python methods…

https://towardsdatascience.com/complete-beginners-guide-to-processing-whatsapp-data-with-python-781c156b5f0b
Tuning dlib shape predictor hyperparameters to balance speed, accuracy, and model size

In this tutorial, you will learn how to optimally tune dlib’s shape predictor ...

https://www.pyimagesearch.com/2019/12/23/tuning-dlib-shape-predictor-hyperparameters-to-balance-speed-accuracy-and-model-size/
5 Python features I wish I had known earlier

Python tricks beyond lambda, map, and filter

https://towardsdatascience.com/5-python-features-i-wish-i-had-known-earlier-bc16e4a13bf4
Learning to Use Progress Bars in Python

Introduction to 4 different libraries (Command Line & UI)

https://towardsdatascience.com/learning-to-use-progress-bars-in-python-2dc436de81e5
What is if __name__ == '__main__' ?

By Lenin Mishra
So what is name ? Before we get rolling, I want you to create 2 python files. ...

https://www.pylenin.com/blogs/if-name-equal-to-main/
Reshaping numpy arrays in Python — a step-by-step pictorial tutorial

This tutorial and cheatsheet…

https://towardsdatascience.com/reshaping-numpy-arrays-in-python-a-step-by-step-pictorial-tutorial-aed5f471cf0b
Decision Tree Algorithm — Explained

All you need to know about Decision Trees and how to build and…

https://towardsdatascience.com/decision-tree-algorithm-explained-83beb6e78ef4