PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Dictionary as an Alternative to If-Else

Use Dictionaries to Create a Cleaner Code of If-Else Function

https://towardsdatascience.com/dictionary-as-an-alternative-to-if-else-76fe57a1e4af
Outstanding results predicting Apple Stock applying ML on Global News (Python)

Simplicity is key.

https://towardsdatascience.com/making-a-continual-ml-pipeline-to-predict-apple-stock-with-global-news-python-90e5d6610b21
Supercharging MS SQL Server with Python

How to use Python to automate everything SQL

https://towardsdatascience.com/supercharging-ms-sql-server-with-python-e3335d11fa17
Practical Spark Tips for Data Scientists

To make your life a little comfortable while working with…

https://towardsdatascience.com/practical-spark-tips-for-data-scientists-145d85e9b2d8
How I used machine learning to strategize my GRE preparation.

The most challenging part of GRE…

https://towardsdatascience.com/how-i-used-machine-learning-to-strategize-my-gre-preparation-75e904a63fd8
Use Python to Hang Your Picture Frames on the Wall

When your programming skills are better than your…

https://medium.com/better-programming/use-python-to-hang-your-picture-frames-on-your-wall-469123becd5b
Getting Started With Jupyter Notebooks in Visual Studio Code

VS Code now provides native support of…

https://towardsdatascience.com/getting-started-with-jupyter-notebooks-in-visual-studio-code-5dcccb3f739b
Top 5 Functions for Exploratory Data Analysis with Pandas

Or maybe a couple more?

https://towardsdatascience.com/top-5-functions-for-exploratory-data-analysis-with-pandas-7b3cbe1a1566
15 things you should know about Dictionaries in Python

Guidelines to use dictionaries in Python

https://towardsdatascience.com/15-things-you-should-know-about-dictionaries-in-python-44c55e75405c
Introducing Trelawney : a unified Python API for interpretation of Machine Learning Models

https://medium.com/analytics-vidhya/introducing-trelawney-a-unified-python-api-for-interpretation-of-machine-learning-models-6fbc0a1fd6e7
What Are Frozen Sets in Python?

If tuples and sets had a love child

https://medium.com/better-programming/what-are-frozen-sets-in-python-88f8a15a28dc
Denoising autoencoders with Keras, TensorFlow, and Deep Learning

In this tutorial, you will learn how to use autoencoders to denoise images using Keras, ...

https://www.pyimagesearch.com/2020/02/24/denoising-autoencoders-with-keras-tensorflow-and-deep-learning/