PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Transform Your Favorite Python IDE Into a DevOps Tool

Capturing CI/CD in customizable Python code

https://medium.com/better-programming/transform-your-favorite-python-ide-into-a-devops-tool-e0d3662baf45
A Complete Machine Learning Project From Scratch: Setting Up

https://www.mihaileric.com/posts/setting-up-a-machine-learning-project/
How to Make Stunning Radar Charts with Python — Implemented in Matplotlib and Plotly

https://towardsdatascience.com/how-to-make-stunning-radar-charts-with-python-implemented-in-matplotlib-and-plotly-91e21801d8ca
A Quick Way to Build Applications in Python

Build MVPs with a few lines of…

https://towardsdatascience.com/a-quick-way-to-build-applications-in-python-51d5ef477d88
Make a CLI in 50 Lines of Python Code

Create command groups, flags, and more

https://medium.com/better-programming/make-a-cli-in-50-lines-of-python-code-158c378eb4bd
11 Python Built-in Functions You Should Know

No need to install, import and initialise — Just use them!

https://towardsdatascience.com/11-python-built-in-functions-you-should-know-877a2c2139db
Automate Your Boring Excel Reporting with Python!

Combine multiple Excel files into a single…

https://towardsdatascience.com/automate-your-boring-excel-reporting-with-python-cb18d1ecce14
Simulate your Trading Strategy with Python

Backtesting frequencies of dollar-cost averaging in stock…

https://towardsdatascience.com/simulate-your-trading-strategy-with-python-5a8a556c470e
Import all Python libraries in one line of code

Annoyed writing multiple import statements? Let…

https://towardsdatascience.com/import-all-python-libraries-in-one-line-of-code-86e54f6f0108
Excel vs Python: How to do Common Data Analysis Tasks

A comparative approach using Excel and Python

https://towardsdatascience.com/excel-vs-python-how-to-do-common-data-analysis-tasks-54f1bdd6dfaa
Fuzzy matching people names

I’ve recently had to solve an interesting problem: given two unordered…

https://towardsdatascience.com/fuzzy-matching-people-names-6e738d6b8fe
Automated Feature Engineering Using Neural Networks

How to automate and greatly improve one of the…

https://towardsdatascience.com/automated-feature-engineering-using-neural-networks-5310d6d4280a
Data Preprocessing Concepts with Python

A robust method to make data ready…

https://pub.towardsai.net/data-preprocessing-concepts-with-python-b93c63f14bb6