PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Python Hub Weekly Digest for 2020-03-01

https://pythonhub.dev/digest/2020-03-01/
Review: Duke University’s “Data Science Math Skills” Course on Coursera

Includes the material covered…

https://medium.com/better-programming/review-duke-universitys-data-science-math-skills-course-on-coursera-f33a49db52af
5 Python Tricks You Should Know

How to supercharge your python beyond the basics with ease

https://medium.com/swlh/5-python-tricks-you-should-know-d4a8b32e04db
What’s the Most Wonderful Time of the Year? Hint: It’s not what The Economist says

https://towardsdatascience.com/whats-the-most-wonderful-time-of-the-year-hint-it-s-not-what-the-economist-says-45d96551b664
Python Numba or NumPy: understand the differences

Short description supported by examples.

https://towardsdatascience.com/python-numba-or-numpy-understand-the-differences-b448dabd5b5b
Python stdlib gems: collections.Counter

Here's a toy problem. Given a corpus of phone numbers for different countries determine a most ...

https://softwaremaniacs.org/blog/2019/03/09/collections-counter/
Building a Python UI to Keep Your Libraries up to Date

Learn how I used PySimpleGUI to keep my Python…

https://towardsdatascience.com/building-a-python-ui-to-keep-your-libraries-up-to-date-6d3465d1b652
Top 20 Sites to Learn Coding in 2020

Thes are the best websites, platforms and online training schools…

https://medium.com/javarevisited/top-20-sites-to-learn-coding-in-2020-f57ff63d9cb3
How to Make Your Python Code More Elegant

My interpretation of the Zen of Python and more tips to…

https://medium.com/better-programming/how-to-make-python-programming-more-elegant-and-decent-4b5962695aa9
Google Trends API for Python

In this tutorial, I will demonstrate how to use the Google Trends API for…

https://towardsdatascience.com/google-trends-api-for-python-a84bc25db88f
Learn HiPlot in 6 mins — Facebook’s Python Library for Machine Learning Visualizations

https://levelup.gitconnected.com/learn-hiplot-in-6-mins-facebooks-python-library-for-machine-learning-visualizations-330129d558ac
Why our machine learning platform supports Python, not R

Machine learning engineering is maturing

https://towardsdatascience.com/why-our-machine-learning-platform-supports-python-not-r-b2e0c5c5d06d
Dicts are now ordered, get used to it

There were several moments over the last few weeks when I heard people discuss differences between ...

https://softwaremaniacs.org/blog/2020/02/05/dicts-ordered/