PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Parameterizing and automating Jupyter notebooks with papermill

Jupyter notebooks are often run with different parameters, and the best way to automate setting parameters and running them is papermill.

https://www.wrighters.io/parameters-jupyter-notebooks-with-papermill/
How to Schedule Flights in Python

Assign Enough Airplanes while Minimizing the Cost using CVXPYContinue reading on Towards Data ...

https://towardsdatascience.com/how-to-schedule-flights-in-python-3357b200db9e?source=rss----7f60cf5620c9--python
How do you use Lambda functions in Python?

A quick overview of the Syntax, Usage and Common errorsContinue reading on Towards Data Science ...

https://towardsdatascience.com/lambda-functions-in-python-15b60ff4207d?source=rss----7f60cf5620c9--python
Polar Heatmaps in Python with Matplotlib

Using matplotlib patches to build up something beautifulContinue reading on Towards Data Science ...

https://towardsdatascience.com/polar-heatmaps-in-python-with-matplotlib-d2a09610bc55?source=rss----7f60cf5620c9--python
Automate Email Sending with Python

The Definitive Snippets CollectionContinue reading on Towards Data Science ...

https://towardsdatascience.com/automate-email-sending-with-python-74128c7ca89a?source=rss----7f60cf5620c9--python
One Database Transaction Too Many

A story about how I ended up sending hundreds of users messages saying they got paid when they didn't! In the process we've learned a valuable lesson about nested transactions and Django signals.

https://hakibenita.com/django-nested-transaction
Time Series Analysis From Scratch — Seeing The Big Picture

Part 1 of the Time Series from Scratch Series — Answering the big questions ...

https://towardsdatascience.com/time-series-analysis-from-scratch-seeing-the-big-picture-2d0f9d837329?source=rss----7f60cf5620c9--python
TFace

A trusty face recognition research platform. It provides a high-performance distributed training framework and releases our efficient methods implementation.

https://github.com/Tencent/TFace