Automating Personalized Bulk WhatsApp Messages with PyWhatKit and Pandas
https://medium.com/@utsavkumar.9749/automating-personalized-bulk-whatsapp-messages-with-pywhatkit-and-pandas-c90141ff4d56
https://medium.com/@utsavkumar.9749/automating-personalized-bulk-whatsapp-messages-with-pywhatkit-and-pandas-c90141ff4d56
Medium
Automating Personalized Bulk WhatsApp Messages with PyWhatKit and Pandas
In an era dominated by technology, automation has become a key player in streamlining various tasks. In this blog post, we’ll delve into…
Unraveling the Power of Python Lists
https://medium.com/@aaditgupta06/unraveling-the-power-of-python-lists-310e0a35a73c
https://medium.com/@aaditgupta06/unraveling-the-power-of-python-lists-310e0a35a73c
Medium
Unraveling the Power of Python Lists
Introduction: Python, a versatile and powerful programming language, offers a wide array of data structures to facilitate efficient and…
How to load Python modules dynamically
https://medium.com/@algoandy/how-to-load-python-modules-dynamically-ebcd175ee631
https://medium.com/@algoandy/how-to-load-python-modules-dynamically-ebcd175ee631
Medium
How to load Python modules dynamically
Dynamic module imports are useful if you need to import modules that you do not know the name of when writing your code and therefore can…
Optimizing Django Performance with Database Indexing
https://wynnt3o.medium.com/optimizing-django-performance-with-database-indexing-9010be0e57ac
https://wynnt3o.medium.com/optimizing-django-performance-with-database-indexing-9010be0e57ac
Medium
Optimizing Django Performance with Database Indexing
Django is a popular web framework that is used to build complex web applications. One of the key features of Django is its…
Message Consumption from Apache Kafka without Zookeeper using PySpark: A Beginner Guide
https://medium.com/@arriba87/message-consumption-from-apache-kafka-without-zookeeper-using-pyspark-a-beginner-guide-7246059f87df
https://medium.com/@arriba87/message-consumption-from-apache-kafka-without-zookeeper-using-pyspark-a-beginner-guide-7246059f87df
Medium
Message Consumption from Apache Kafka (without Zookeeper) using PySpark: A Beginner Guide
Local virtual environment to test event-driven architectures with Apache Kafka and Spark
Top-5 Python Frontend Libraries for Data Science
https://medium.com/@ash_computational_qm/top-5-python-frontend-libraries-for-data-science-91261a65e366
https://medium.com/@ash_computational_qm/top-5-python-frontend-libraries-for-data-science-91261a65e366
Medium
Top-5 Python Frontend Libraries for Data Science
There are many frontend libraries in Python, each with it’s unique advantages and disadvantages. Which one should you choose?
Python’s Ubiquity: A Necessity in Today’s Digital Landscape
https://medium.com/@vishalgumbade712/pythons-ubiquity-a-necessity-in-today-s-digital-landscape-6c019c32fdef
https://medium.com/@vishalgumbade712/pythons-ubiquity-a-necessity-in-today-s-digital-landscape-6c019c32fdef
Medium
Python’s Ubiquity: A Necessity in Today’s Digital Landscape
Welcome to the world of Python, where code meets simplicity, versatility, and power. In today’s age, Python has transcended its role as…
[Day 16] The Floor Will Be Lava // Advent of Code 2023 (Python)
https://medium.com/@jatinkrmalik/day-16-the-floor-will-be-lava-advent-of-code-2023-python-1b8564d9c6d5
https://medium.com/@jatinkrmalik/day-16-the-floor-will-be-lava-advent-of-code-2023-python-1b8564d9c6d5
Medium
[Day 16] The Floor Will Be Lava // Advent of Code 2023 (Python)
With the beam of light completely focused somewhere, the reindeer leads you deeper still into the Lava Production Facility…
Importing and Visualising financial data in Python
https://medium.com/@kt.26karanthakur/importing-and-visualising-financial-data-in-python-0bc560ea0259
https://medium.com/@kt.26karanthakur/importing-and-visualising-financial-data-in-python-0bc560ea0259
Medium
Importing and Visualising financial data in Python
Initiating the analysis of data in Python involves the first step of importing and visualising the data,(we will be using Yahoo Finance for…
Let’s take a tally on your PR this year!
https://koji-kanao.medium.com/lets-take-a-tally-on-your-pr-this-year-033cbcbf3ca6
https://koji-kanao.medium.com/lets-take-a-tally-on-your-pr-this-year-033cbcbf3ca6
Medium
Let’s take a tally on your PR this year!
A co-worker posted how many lines she added/deleted to the repo in 2023. I just wrote a simple Python script to check PRs. The requirement…
Recursion Unveiled: A Beginner’s Journey through Python’s Magical Loops
https://medium.com/@kaiserkonok/recursion-unveiled-a-beginners-journey-through-python-s-magical-loops-4f2f92eabd51
https://medium.com/@kaiserkonok/recursion-unveiled-a-beginners-journey-through-python-s-magical-loops-4f2f92eabd51
Medium
Recursion Unveiled: A Beginner’s Journey through Python’s Magical Loops
Introduction
[SOLVED] Running wusa /uninstall /kb:5032007 /quiet /norestart error (CMD )
https://medium.com/@fixitblog/solved-running-wusa-uninstall-kb-5032007-quiet-norestart-error-cmd-f767be2c9f10
https://medium.com/@fixitblog/solved-running-wusa-uninstall-kb-5032007-quiet-norestart-error-cmd-f767be2c9f10
Medium
[SOLVED] Running wusa /uninstall /kb:5032007 /quiet /norestart error (CMD )
i want to include this in python script. however uninstallation of kb number not working with /quiet /norestart. I would like to run wusa command in subprocess. And while uninstalling i would like to…
Ordering The Colors (Part 1: The Easy Part)
https://medium.com/@arma.mut/ordering-the-colors-part-1-the-easy-part-f6b01ace458a
https://medium.com/@arma.mut/ordering-the-colors-part-1-the-easy-part-f6b01ace458a
Medium
Ordering The Colors (Part 1: The Easy Part)
For the new year, I bought my daughter a marker pen set as a gift. The set includes 80 beautiful vibrant colors, and I’m pretty sure that…