PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Writing advanced SQL queries in pandas

Leveraging your SQL data manipulation skills to learn pandas

https://towardsdatascience.com/writing-advanced-sql-queries-in-pandas-1dc494a17afe
This Function Can Make Your Pandas Code Significantly Faster

35 times faster to be more precise

https://towardsdatascience.com/this-function-can-make-your-pandas-code-significantly-faster-d018fb5045a9
I wrote a Python script to export all the clippings, notes or highlights from a Kindle to a page in Notion. Just run this script whenever you plug in your Kindle device to your PC and your Notion page will get updated with the changes.

https://www.reddit.com/r/madeinpython/comments/iqo14r/i_wrote_a_python_script_to_export_all_the/
Algorithmic Trading with MACD and Python

with the MACD cross strategy

https://towardsdatascience.com/algorithmic-trading-with-macd-and-python-fef3d013e9f3
Understanding Python Multithreading and Multiprocessing via Simulation

Learning-by-doing: a simple…

https://towardsdatascience.com/understanding-python-multithreading-and-multiprocessing-via-simulation-3f600dbbfe31
The Top 10 File Handling Techniques in Python

Make working with files easier

https://medium.com/better-programming/the-top-10-file-handling-techniques-in-python-cf2330a16e7
12 Cool Data Science Projects Ideas for Beginners and Experts

“How many data science projects have you…

https://towardsdatascience.com/12-cool-data-science-projects-ideas-for-beginners-and-experts-fc75b5498e03
Data Visualisation with Matplotlib

How to master the basic key features of Matplotlib in 5 mins

https://towardsdatascience.com/data-visualisation-with-matplotlib-13aaf4787b30
Introduction to Schema: A Python Libary to Validate your Data

Validating your data just Gets more…

https://towardsdatascience.com/introduction-to-schema-a-python-libary-to-validate-your-data-c6d99e06d56a
OpenCV: Automatic License/Number Plate Recognition (ANPR) with Python

In this tutorial, you will build a basic Automatic License/Number Plate Recognition (ANPR) ...

https://www.pyimagesearch.com/2020/09/21/opencv-automatic-license-number-plate-recognition-anpr-with-python/