Python
WhatsApp Bot for Auto Replying & Sending Images via Python and Selenium
pythonwhatsappselenium
From API to Pandas—Getting JSON Data With Python
A working example of getting JSON data from an API to a Pandas DataFrame in Python with Google Colab and Open Data DC.
pythondata-sciencedata-analysis
Bypassing CAPTCHAs Using Python
Bypassing Google's v2 reCAPTCHA using Python requests library and Selenium
pythoncaptchaselenium
How to create an ETL pipeline in Python with Airflow
pythonairflowetl
Making Plots with Pandas groupby
A series of example code and plots using Pandas groupby method.
pythonpandasdata-science
Technical | How to Recover a Deleted/Overwritten Python File?
pythonfile-recoveryprogramming
Fischer's Linear Discriminant Analysis in Python From Scratch
Learn about Fisher's LDA and implement it from scratch in Python.
machine-learningpythonlinear-algebra
Filtering Rows and Columns in Pandas Python — techniques you must know
pythonpandasdata-analysis
Pi Diary: Making My Own “RC Car” using Raspberry Pi
Turns out buying one is cheaper. But hey it's the satisfaction!
raspberry-pipythonprogramming
Implementing Flask login with hash password
A concise post that helps improve your authentication system
flaskpythonpassword