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
  https://towardsdatascience.com/whats-the-most-wonderful-time-of-the-year-hint-it-s-not-what-the-economist-says-45d96551b664
Complete Guide to Data Visualization with Python
https://towardsdatascience.com/complete-guide-to-data-visualization-with-python-2dd74df12b5e
  https://towardsdatascience.com/complete-guide-to-data-visualization-with-python-2dd74df12b5e
Automating Every Aspect of Your Python Project
https://towardsdatascience.com/automating-every-aspect-of-your-python-project-6517336af9da
  https://towardsdatascience.com/automating-every-aspect-of-your-python-project-6517336af9da
Change text in place with custom hotkeys (Python Keyboard Listener)
https://www.reddit.com/r/Python/comments/fbavjd/change_text_in_place_with_custom_hotkeys_python/
  
  https://www.reddit.com/r/Python/comments/fbavjd/change_text_in_place_with_custom_hotkeys_python/
reddit
  
  Change text in place with custom hotkeys (Python Keyboard Listener)
  Posted in r/Python by u/dibs45 • 2,880 points and 118 comments
  Python Numba or NumPy: understand the differences
Short description supported by examples.
https://towardsdatascience.com/python-numba-or-numpy-understand-the-differences-b448dabd5b5b
  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/
  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
  Learn how I used PySimpleGUI to keep my Python…
https://towardsdatascience.com/building-a-python-ui-to-keep-your-libraries-up-to-date-6d3465d1b652
Makefiles for Python and beyond
https://medium.com/aigent/makefiles-for-python-and-beyond-5cf28349bf05
  https://medium.com/aigent/makefiles-for-python-and-beyond-5cf28349bf05
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
  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
  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
jonnyhyman / Chaos
Visualizations of the connections between chaos theory and fractals through the logistic map; made for Veritasium YouTube video
https://github.com/jonnyhyman/Chaos
  
  Visualizations of the connections between chaos theory and fractals through the logistic map; made for Veritasium YouTube video
https://github.com/jonnyhyman/Chaos
GitHub
  
  GitHub - jonnyhyman/Chaos: Visualizations of the connections between chaos theory and fractals through the logistic map; made for…
  Visualizations of the connections between chaos theory and fractals through the logistic map; made for Veritasium YouTube video - jonnyhyman/Chaos
  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
  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
  https://levelup.gitconnected.com/learn-hiplot-in-6-mins-facebooks-python-library-for-machine-learning-visualizations-330129d558ac
I've created a python program that generates photomosaics from any dataset !
https://www.reddit.com/r/Python/comments/faf0zd/ive_created_a_python_program_that_generates/
  
  https://www.reddit.com/r/Python/comments/faf0zd/ive_created_a_python_program_that_generates/
reddit
  
  r/Python - I've created a python program that generates photomosaics from any dataset !
  2,030 votes and 62 comments so far on Reddit
  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
  Machine learning engineering is maturing
https://towardsdatascience.com/why-our-machine-learning-platform-supports-python-not-r-b2e0c5c5d06d
I used OOP to start making a Pokémon game. I'm really new to coding and have been teaching myself so I'm pretty proud of this and I just wanted to share it with you guys
https://www.reddit.com/r/Python/comments/fa5z66/i_used_oop_to_start_making_a_pokémon_game_im/
  
  https://www.reddit.com/r/Python/comments/fa5z66/i_used_oop_to_start_making_a_pokémon_game_im/
reddit
  
  r/Python - I used OOP to start making a Pokémon game. I'm really new to coding and have been teaching myself so I'm pretty proud…
  918 votes and 139 comments so far on Reddit
  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/
  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/
Visualising Graph Data with Python-igraph
An introduction to python-igraph using the CiteSeer dataset
https://towardsdatascience.com/visualising-graph-data-with-python-igraph-b3cc81a495cf
  An introduction to python-igraph using the CiteSeer dataset
https://towardsdatascience.com/visualising-graph-data-with-python-igraph-b3cc81a495cf
NVIDIA Jetson Nano .img pre-configured for Deep Learning and Computer Vision
In this tutorial you will learn how to use my pre-configured NVIDIA Jetson Nano .img for Computer ...
https://www.pyimagesearch.com/2020/03/04/nvidia-jetson-nano-img-pre-configured-for-deep-learning-and-computer-vision/
  In this tutorial you will learn how to use my pre-configured NVIDIA Jetson Nano .img for Computer ...
https://www.pyimagesearch.com/2020/03/04/nvidia-jetson-nano-img-pre-configured-for-deep-learning-and-computer-vision/
Please Stop Doing These 5 Things in Pandas
These mistakes are super common and super easy to fix.
https://towardsdatascience.com/please-stop-doing-these-5-things-in-pandas-9fbabea897aa
  These mistakes are super common and super easy to fix.
https://towardsdatascience.com/please-stop-doing-these-5-things-in-pandas-9fbabea897aa