PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
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
Building my 2020 reading list with a simple Python script

Using Requests and BeautifulSoup, I…

https://towardsdatascience.com/building-my-2020-reading-list-with-a-simple-python-script-b610c7f2c223
Visualizing Bike Mobility in London using Interactive Maps and Animations

Exploring data visualization…

https://towardsdatascience.com/visualizing-bike-mobility-in-london-using-interactive-maps-for-absolute-beginners-3b9f55ccb59
How to be fancy with Python

Python tricks that will make your life easier

https://towardsdatascience.com/how-to-be-fancy-with-python-8e4c53f47789
Decorating functions in Python

What is a high-order function?

https://towardsdatascience.com/decorating-functions-in-python-619cbbe82c74