PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Text Mining Comments of “A Plan to Get America Back to Work

Economy, public health, coronavirus, NLP

https://towardsdatascience.com/text-ming-comments-of-a-plan-to-get-america-back-to-work-ba82a843ebe7
Debugging Jupyter Notebooks Will Boost Your Productivity

Increasing productivity in Jupyter notebooks…

https://towardsdatascience.com/debugging-jupyter-notebooks-will-boost-your-productivity-a33387f4fa62
Ideal Python environment setup for Data Science

Guide to setting up a Python environment to start off…

https://towardsdatascience.com/ideal-python-environment-setup-for-data-science-cdb03a447de8
Autoencoders for Content-based Image Retrieval with Keras and TensorFlow

In this tutorial, you will learn how to use convolutional autoencoders to create a Content-based ...

https://www.pyimagesearch.com/2020/03/30/autoencoders-for-content-based-image-retrieval-with-keras-and-tensorflow/
Machine learning for streaming data with creme

Online machine learning can change the way you think…

https://towardsdatascience.com/machine-learning-for-streaming-data-with-creme-dacf5fb469df
8 Projects You Can Build to Learn Python in 2020

Hello guys, today, I am going to share some of the…

https://medium.com/@javinpaul/8-projects-you-can-buil-to-learn-python-in-2020-251dd5350d56
Walkthrough: Mapping GIS Data in Python

Improve your understanding of geospatial information through…

https://towardsdatascience.com/walkthrough-mapping-gis-data-in-python-92c77cd2b87a
Matplotlib for Data Visualization

What is data visualization?


Human minds
are more flexible and adaptable to the graphic ...

https://www.learntek.org/blog/matplotlib-for-data-visualization/
How long did it take you to learn Python?

Wait, don’t answer that. It doesn’t matter.Beginners seem to ask this question when ...

https://nedbatchelder.com//blog/202003/how_long_did_it_take_you_to_learn_python.html
Django bugfix releases issued: 3.0.5 and 2.2.12

Today we've issued 3.0.5 and 2.2.12 bugfix releases.
The release package and checksums are ...

https://www.djangoproject.com/weblog/2020/apr/01/bugfix-releases/
Winning Solution of an Online Data Science Hackathon

Full code of my winning solution at Analytics…

https://towardsdatascience.com/winning-solution-of-an-online-data-science-hackathon-ead4d340bb41
Classes in Python

Understanding Object Oriented Programming

https://towardsdatascience.com/classes-in-python-e31c21120c3d
Parallelism(and concurrency) in Node.js and Python and Golang and comparison them — Part 1

https://medium.com/@saeedoraji/parallelism-and-concurrency-in-node-js-and-python-and-golang-and-comparison-them-part-1-44c837988c43
Using WSL to Build a Python Development Environment on Windows

Introduction
In 2016, Microsoft launched Windows Subsystem for Linux (WSL) which brought robust ...

https://pbpython.com/wsl-python.html