PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Machine Learning — Logistic Regression with Python

A practical introduction to Logistic Regression for…

https://towardsdatascience.com/machine-learning-logistic-regression-with-python-5ed4ded9d146
Everything you need to Learn Python from Zero to Hero

Sharing the resources I’m…

https://towardsdatascience.com/everything-you-need-to-learn-python-from-zero-to-hero-3dc950cb1b4c
Robust Python with Type Hints

Type hinting is an optional feature in Python that allows you to hint…

https://towardsdatascience.com/robust-python-with-type-hints-a86632ff56cc
Getting Started with PyPy

Up-and-running with PyPy, an alternative to CPython that uses JIT…

https://towardsdatascience.com/getting-started-with-pypy-ef4ba5cb431c
Announcing The Next IBM Quantum Challenge, Where You Can Build The Not-So-Distant Quantum Future

https://medium.com/qiskit/announcing-the-next-ibm-quantum-challenge-where-you-can-build-the-not-so-distant-quantum-future-81457c3d0adc
How to Make Inserts Into SQL Server 100x faster with Pyodbc

How I fixed an issue related to…

https://towardsdatascience.com/how-i-made-inserts-into-sql-server-100x-faster-with-pyodbc-5a0b5afdba5
Exploring Design Patterns in Python

How to implement reusable models into your programming experience

https://towardsdatascience.com/exploring-design-patterns-in-python-be55fbcf8b34
Organise your Jupyter Notebook with these tips

Practical tips to tidy up your Data Science workflow

https://towardsdatascience.com/organise-your-jupyter-notebook-with-these-tips-d164d5dcd51f
Understand Loops in Python with One Article

After reading this article, there will be no chance Loops…

https://towardsdatascience.com/understand-loops-in-python-with-one-article-bace2ddba789
Dunderless Python

This story is about improving your code quality and ways to reduce boilerplate when…

https://towardsdatascience.com/dunderless-python-7d7ab634450b
Scientific Python With Lambda

The exact meaning a proper usage of Python’s Lambda function: Python’s…

https://towardsdatascience.com/scientific-python-with-lambda-b207b1ddfcd1
How to Send Beautiful Emails With Python — The Essential Guide

Send stylized emails with attachments…

https://towardsdatascience.com/how-to-send-beautiful-emails-with-python-the-essential-guide-a01d00c80cd0
Generating random avatar images in Django/Python

tl;dr; <img src="/avatar.random.png" alt="Random avataaar"> generates this image:

(try ...

https://www.peterbe.com/plog/random-avatars-in-django-python