PythonHub
2.44K subscribers
2.35K photos
49.2K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
4 Scikit-Learn Tools Every Data Scientist Should Use

Composite Estimators and Transformers

https://towardsdatascience.com/4-scikit-learn-tools-every-data-scientist-should-use-4ee942958d9e
How to Scrape Modern Websites Without Headless Browsers

Using Python and common sense

https://medium.com/better-programming/how-to-scrape-modern-websites-without-headless-browsers-d871bbd1119e
Efficient Time-Series Using Python’s Pmdarima Library

Demonstrating the efficiency of pmdarima’s…

https://towardsdatascience.com/efficient-time-series-using-pythons-pmdarima-library-f6825407b7f0
6 YAML Features most programmers don’t know

Level-up your YAML knowledge to write cleaner YAML files

https://levelup.gitconnected.com/6-yaml-features-most-programmers-dont-know-164762343af3
Stock Price Analysis with Pandas and Altair

Practical guide for Pandas and Altair

https://towardsdatascience.com/stock-price-analysis-with-pandas-and-altair-ef1e178cc744
21 Python Mini Projects With Codes

The Best way to learn a programming language is to build projects…

https://levelup.gitconnected.com/21-python-mini-projects-with-codes-c4126e4131e4
fastest way to turn HTML into text in Python

tl;dr; selectolax is best for stripping HTML down to plain text.
The problem is that I have 10,000+ ...

https://www.peterbe.com/plog/selectolax-or-pyquery
Pandas DataFrame Visualization Tools

Introduction
I have talked quite a bit about how pandas is a great alternative to Excel for many ...

https://pbpython.com/dataframe-gui-overview.html
Using hashids to hide ids of objects in Django

A common pattern in Django urls is to have the following setup for CRUD operations of your objects. ...

https://spapas.github.io/2021/01/07/django-hashids/
The Top 10 Trending Machine Learning Projects of 2020

Background matting, GAN models, and more

https://medium.com/better-programming/the-top-10-trending-machine-learning-projects-of-2020-d923bf31abb7
Is Apache Airflow 2.0 good enough for current data engineering needs?

What changed in the new release…

https://towardsdatascience.com/is-apache-airflow-2-0-good-enough-for-current-data-engineering-needs-6e152455775c
3 Ways a Deep Understanding of Bayes Theorem Will Improve Your Data Science

An intuitive explanation…

https://towardsdatascience.com/bayes-theorem-abc1795af097
Stop Using Print to Debug in Python. Use Icecream Instead

Are you Using Print or Log to Debug your…

https://towardsdatascience.com/stop-using-print-to-debug-in-python-use-icecream-instead-79e17b963fcc
Unlimited Flexibility of Pandas

There is almost always more than one solution

https://towardsdatascience.com/unlimited-flexibility-of-pandas-7cf6ab8ba3fc
Completely Free Roadmap to Learn Data Science in 2021

A concise selection of resources

https://towardsdatascience.com/completely-free-roadmap-to-learn-data-science-in-2021-e0fa6147e247
3 Essential Ways to Calculate Feature Importance in Python

A must-know for any aspiring data scientist

https://towardsdatascience.com/3-essential-ways-to-calculate-feature-importance-in-python-2f9149592155