PythonHub
2.37K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Five Python Features You (Probably) Didn’t Know

Easy steps to writing more elegant, efficient code

https://towardsdatascience.com/five-python-features-you-probably-didnt-know-d48faa0b892e
Python Strings

There is so much more to them than you realize

https://towardsdatascience.com/python-strings-38c3d74c236a
Natural Language Processing Pipeline

Data acquisition and Text cleaning steps of an NLP pipeline and…

https://towardsdatascience.com/natural-language-processing-pipeline-93df02ecd03f
Python Hub Weekly Digest for 2020-07-05

https://pythonhub.dev/digest/2020-07-05/
Make your Python functions 10x faster

Learn to use the ElementwiseKernel API to accelerate your python…

https://towardsdatascience.com/make-your-python-functions-10x-faster-142ab40b31a7
Task Cheatsheet for Almost Every Machine Learning Project

A checklist of tasks for building End-to-End…

https://towardsdatascience.com/task-cheatsheet-for-almost-every-machine-learning-project-d0946861c6d0
Make the cutest chart in Python -visualize your data with hand-drawn charts

Visualize your data with…

https://towardsdatascience.com/make-the-cutest-chart-in-python-visualize-your-data-with-hand-drawn-charts-f21157f76b4b
First Principles Approach in Data Science

First principles approach to problem-solving is the act of…

https://medium.com/@benjaminobi/first-principles-approach-in-data-science-5c8c403e9514
TPOT: Automated Machine Learning in Python

Machine learning for everybody?

https://towardsdatascience.com/tpot-automated-machine-learning-in-python-e56800e69c11
5 Python Code Smells You Should Be Wary Of

Mutable defaults arguments, love for boolean, ignoring…

https://towardsdatascience.com/5-python-code-smells-you-should-be-wary-of-c48cc0eb9d8b
Pytorch 101 — An Introduction to Deep Learning

A gentle Introduction to Neural networks using Pytorch

https://medium.com/iet-vit/pytorch-101-an-introduction-to-deep-learning-5797272fa618
Zen Guardian

There should be one — and preferably only one — obvious way to do it.

— Tim Peters, “The Zen of ...

https://glyph.twistedmatrix.com/2020/07/zen-guardian.html