PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
A Pirate's Guide to Accuracy, Precision, Recall, and Other Scores

Whether you're inventing a new classification algorithm or investigating the efficacy of a new ...

https://blog.floydhub.com/a-pirates-guide-to-accuracy-precision-recall-and-other-scores/
Healthcare Fraud Detection With Python

The importance of exploratory data analysis

https://medium.com/better-programming/healthcare-fraud-detection-with-python-5a7a6738b5b2
A Hands on Guide to Multiprocessing in Python

Getting started with parallel programming and speed up…

https://towardsdatascience.com/a-hands-on-guide-to-multiprocessing-in-python-48b59bfcc89e
Data Science Minimum: 10 Essential Skills You Need to Know to Start Doing Data Science

https://towardsdatascience.com/data-science-minimum-10-essential-skills-you-need-to-know-to-start-doing-data-science-e5a5a9be5991
Finding definitions from a source file and a line number in Python

My job at Datadog keeps me busy with new and questioning challenges. I recently stumbled upon a ...

https://julien.danjou.info/finding-definitions-from-a-source-file-and-a-line-number-in-python/
What Does the “Yield” Keyword Do?

Iterables, functions, and generators in Python

https://medium.com/better-programming/what-does-the-yield-keyword-do-6b9304149462
What is the roundest country?

We can define roundness in many ways. For example, as you may know, the circle is the shape that given a fixed perimeter maximizes the area.

https://gciruelos.com/what-is-the-roundest-country.html
Django bugfix releases issued: 2.2.7, 2.1.14, and 1.11.26

Today we've issued 2.2.7, 2.1.14, and 1.11.26 bugfix releases.
The release package and checksums ...

https://www.djangoproject.com/weblog/2019/nov/04/django-bugfix-releases-227-2114-11126/