Blog
Pandas and Multiprocessing: How to create dataframes in a parallel way
Scenario: Read a large number of XLS files with pandas convert them to dataframes and concat them to a single dataframe.
PythonPandasDataframe
Create a Full Stack Banking Application using React
Part 1: Create an application using PostgreSQL, Express, React and Node.js stack. “Create a Full Stack Banking Application using React” is published by Yogesh Chavan in JavaScript in Plain English.
React
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
AWS Step Function Tips and Tricks
4 hacks to help construct workflows
AwsCloud computingStep function
How to create an ETL pipeline in Python with Airflow
PythonAirflowEtl
Add Custom Markers with the Google Maps JavaScript API
An updated solution on how to add Google Maps to your website using JavaScript and tweaking it with customer markers
JavascriptGoogle maps
10 Tricky JavaScript Coding Interview Questions (And Solutions)
JavascriptInterviewsCoding
Many Ways to Rerender a Vue Component
VuejsJavascriptReactivity