100 days of Data Science: Day 59 — Creating Dashboards with Dash
https://medium.com/@rgr5882/100-days-of-data-science-day-59-creating-dashboards-with-dash-06349088c717
https://medium.com/@rgr5882/100-days-of-data-science-day-59-creating-dashboards-with-dash-06349088c717
Medium
Day 59 — Creating Dashboards with Dash
In today’s post, we’ll build a basic dashboard using Dash.
How I Earn $750 in 10 Minutes: Automating Spreadsheet Updates with Python
https://medium.com/@dennisyd/how-i-earn-750-in-10-minutes-automating-spreadsheet-updates-with-python-ef378b94cd0a
https://medium.com/@dennisyd/how-i-earn-750-in-10-minutes-automating-spreadsheet-updates-with-python-ef378b94cd0a
Medium
How I Earn $750 in 10 Minutes: Automating Spreadsheet Updates with Python
Transforming a Yearly Task into a Quick Win with Batch Processing, Validation, and AI-Powered Code
Supporting Multiple Django Versions in Migrations
https://medium.com/@ewho.ruth2014/supporting-multiple-django-versions-in-migrations-c6b8ad33e37e
https://medium.com/@ewho.ruth2014/supporting-multiple-django-versions-in-migrations-c6b8ad33e37e
Medium
Supporting Multiple Django Versions in Migrations
Introduction
Serializing Values in Django Migrations
https://medium.com/@ewho.ruth2014/serializing-values-in-django-migrations-ec324180cb91
https://medium.com/@ewho.ruth2014/serializing-values-in-django-migrations-ec324180cb91
Medium
Serializing Values in Django Migrations
Introduction
Understanding Data Cleaning: The Unseen Hero of Data Science
https://medium.com/@riteshgupta.ai/understanding-data-cleaning-the-unseen-hero-of-data-science-6f0bf5fdfd3c
https://medium.com/@riteshgupta.ai/understanding-data-cleaning-the-unseen-hero-of-data-science-6f0bf5fdfd3c
Medium
Understanding Data Cleaning: The Unseen Hero of Data Science
Uncovering the Hidden Power of Data Cleaning for Accurate Insights
Concurrency and Parallelism in Python
https://medium.com/@tejeswar_79802/concurrency-and-parallelism-in-python-5daa8fddcddd
https://medium.com/@tejeswar_79802/concurrency-and-parallelism-in-python-5daa8fddcddd
Medium
Concurrency and Parallelism in Python
In the modern world of software development, applications are becoming increasingly complex and demanding. Users expect fast, responsive applications, and the need to handle multiple tasks…
How to use Python for tell your girlfriend you love her.
https://medium.com/@6531503046/how-to-use-python-for-tell-your-girlfriend-you-love-her-0b61bd92db33
https://medium.com/@6531503046/how-to-use-python-for-tell-your-girlfriend-you-love-her-0b61bd92db33
Medium
How to use Python for tell your girlfriend you love her.
Python may be a programming language, but that doesn’t mean it can’t help you get a little romantic! If you’re a programmer, what better…
How I Built an Automatic Watering System for My Indoor Plants
https://sarathm09.medium.com/how-i-built-an-automatic-watering-system-for-my-indoor-plants-53ea02082c1d
https://sarathm09.medium.com/how-i-built-an-automatic-watering-system-for-my-indoor-plants-53ea02082c1d
Medium
How I Built an Automatic Watering System for My Indoor Plants
Never let your plants dry again
Comparison of matrix multiplication performance of Julia vs Python
https://medium.com/@jovpa47/comparison-of-matrix-multiplication-performance-of-julia-vs-python-493175a4c163
https://medium.com/@jovpa47/comparison-of-matrix-multiplication-performance-of-julia-vs-python-493175a4c163
Medium
Comparison of matrix multiplication performance of Julia vs Python
In this article, as seen from the title, I will present a small study of mine concerning the computational speed of the programming…
Apache Airflow: A Hands-on Guide to Workflow Orchestration
https://medium.com/@tuanhiep.tran.us/apache-airflow-a-hands-on-guide-to-workflow-orchestration-42b079d5dce9
https://medium.com/@tuanhiep.tran.us/apache-airflow-a-hands-on-guide-to-workflow-orchestration-42b079d5dce9
Medium
Apache Airflow: A Hands-on Guide to Workflow Orchestration
Machine Learning A-Z: AI, Python & R + ChatGPT Prize [2024]
https://medium.com/@lwilson747/machine-learning-a-z-ai-python-r-chatgpt-prize-2024-299c810ee963
https://medium.com/@lwilson747/machine-learning-a-z-ai-python-r-chatgpt-prize-2024-299c810ee963
Medium
Machine Learning A-Z: AI, Python & R + ChatGPT Prize [2024]
Colleagues, in the “Machine Learning A-Z: AI, Python & R + ChatGPT Prize” training program you will learn to create Machine Learning…
Dev Colleagues, in the “Complete Python Bootcamp From Zero to Hero in Python” you will learn…
https://medium.com/@lwilson747/dev-colleagues-in-the-complete-python-bootcamp-from-zero-to-hero-in-python-you-will-learn-9cfcdcd02878
https://medium.com/@lwilson747/dev-colleagues-in-the-complete-python-bootcamp-from-zero-to-hero-in-python-you-will-learn-9cfcdcd02878
Medium
Dev Colleagues, in the “Complete Python Bootcamp From Zero to Hero in Python” you will learn…
Enroll today (teams & executives are welcome): https://tinyurl.com/3u49kben
AI agent to set up a foundation in a public cloud secure manner
https://medium.com/@rasvihostings/ai-agent-to-set-up-a-foundation-in-a-public-cloud-secure-manner-4a555d8fdd84
https://medium.com/@rasvihostings/ai-agent-to-set-up-a-foundation-in-a-public-cloud-secure-manner-4a555d8fdd84
Medium
AI agent to set up a foundation in a public cloud secure manner
I’ve created a comprehensive cloud foundation setup agent that integrates with different AI services and uses Terraform for infrastructure…
Python code that generates a stock price chart for the last n days.
https://medium.com/@dmitry.romanoff/python-code-that-generates-a-stock-price-chart-for-the-last-n-days-6fcc47a2cf5b
https://medium.com/@dmitry.romanoff/python-code-that-generates-a-stock-price-chart-for-the-last-n-days-6fcc47a2cf5b
Medium
Python code that generates a stock price chart for the last n days.
Here’s a detailed description of what each part of the code does:
Creating Stunning Video Slideshows with Python: A Comprehensive Guide
https://medium.com/@dmitry.romanoff/creating-stunning-video-slideshows-with-python-a-comprehensive-guide-8a258c05213c
https://medium.com/@dmitry.romanoff/creating-stunning-video-slideshows-with-python-a-comprehensive-guide-8a258c05213c
Medium
Creating Stunning Video Slideshows with Python: A Comprehensive Guide
In the age of digital storytelling, transforming a collection of images into a captivating video slideshow is a compelling way to share…
End-to-end Implementation of a RAG Pipeline using LangChain v0.3
https://sougaaat.medium.com/end-to-end-implementation-of-a-rag-pipeline-using-langchain-v0-3-8691690368a3
https://sougaaat.medium.com/end-to-end-implementation-of-a-rag-pipeline-using-langchain-v0-3-8691690368a3
Medium
End-to-end Implementation of a RAG Pipeline using LangChain v0.3
In the tech world, it's clear that Generative AI is the current hot topic. Staying ahead in this fiercely competitive job market means…
Subdomain Sleuthing: Your Ultimate Guide to Sniffing Out the Internet’s Hidden Corners! 🔍🌐
https://medium.com/@shammasqazi18/subdomain-sleuthing-your-ultimate-guide-to-sniffing-out-the-internets-hidden-corners-b610380ed99a
https://medium.com/@shammasqazi18/subdomain-sleuthing-your-ultimate-guide-to-sniffing-out-the-internets-hidden-corners-b610380ed99a
Medium
Subdomain Sleuthing: Your Ultimate Guide to Sniffing Out the Internet’s Hidden Corners! 🔍🌐
Inside the Quest for a Foolproof Subdomain Cleanup Script: Automation, JSON Magic, and Wazuh Alarms 🎩💻
[SOLVED] Use Pybind11 library created with MSYS2,CMake and Make in Python
https://medium.com/@fixitblog/solved-use-pybind11-library-created-with-msys2-cmake-and-make-in-python-24d7e8ab52c9
https://medium.com/@fixitblog/solved-use-pybind11-library-created-with-msys2-cmake-and-make-in-python-24d7e8ab52c9
Medium
[SOLVED] Use Pybind11 library created with MSYS2,CMake and Make in Python
I have just created a library with Pybind11 from the C++ side: I did it with MSYS2 and CMake and Make. (I have GCC, Make, CMake and Pybind11 installed with the commands) I already tried putting…