PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
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
Introduction to Functional Programming in Python

Time to roll up our sleeves and get started

https://medium.com/better-programming/introduction-to-functional-programming-in-python-3d26cd9cbfd7
4 NumPy Tricks Every Python Beginner should Learn

Tricks for writing readable codes

https://towardsdatascience.com/4-numpy-tricks-every-python-beginner-should-learn-bdb41febc2f2
Introduction to Priority Queues in Python

Learn to handle VIP data

https://towardsdatascience.com/introduction-to-priority-queues-in-python-83664d3178c3
Learn Metaflow in 10 mins — Netflix’s Python/R Framework for Data Science

Spend more time modeling…

https://towardsdatascience.com/learn-metaflow-in-10-mins-netflixs-python-r-framework-for-data-scientists-2ef124c716e4
Python Hub Weekly Digest for 2019-12-29

https://pythonhub.dev/digest/2019-12-29/
Stop Using Square Bracket Notation to Get a Dictionary’s Value in Python

Go beyond the traditional…

https://medium.com/better-programming/stop-using-square-bracket-notation-to-get-a-dictionarys-value-in-python-c617f6ea15a3
Introduction to Git Data Extraction and Analysis in Python

Extraction of Git data from Github REST API…

https://towardsdatascience.com/introduction-to-git-data-extraction-and-analysis-in-python-e7e2bf9b4606
Streaming scikit-learn with PySpark

Chapter 8 excerpt of Data Science in Production

https://towardsdatascience.com/streaming-scikit-learn-with-pyspark-c4806116a453
Web Scraping 101 in Python

Web scraping is an effective way to build or add to your data sets. Here’s…

https://towardsdatascience.com/web-scraping-101-in-python-35f8653b1c97