PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
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
Mastering Data Filtering with Pandas

Three Useful Functions for Data Filtering with Pandas

https://towardsdatascience.com/mastering-data-filtering-with-pandas-449eb91f8890
Python: How to Get Live Market Data (Less Than 0.1-Second Lag).

This article is going to be a bit…

https://towardsdatascience.com/python-how-to-get-live-market-data-less-than-0-1-second-lag-c85ee280ed93
3 Python Tricks to Read, Create, and Run Multiple Files Automatically

Automate Boring Stuff with…

https://towardsdatascience.com/3-python-tricks-to-read-create-and-run-multiple-files-automatically-5221ebaad2ba
On code isolation in Python

I started learning Python in 2009, and I had a pretty challenging task and somewhat unusual use ...

http://rushter.com/blog/python-code-isolation/
5 types of plots that will help you with time series analysis

And how to quickly create them using…

https://towardsdatascience.com/5-types-of-plots-that-will-help-you-with-time-series-analysis-b63747818705
Deepnote – a Python notebook with real-time collaboration in the browser. We just opened the platform to the public.

https://www.reddit.com/r/Python/comments/jkw8tr/deepnote_a_python_notebook_with_realtime/
R vs Python for Data Analysis — An Objective Comparison

R vs Python — Opinions vs FactsThere are dozens articles out there that compare R vs. Python from a ...

https://www.dataquest.io/blog/python-vs-r/