How to connect an Azure function with an Azure key vault (Azure Portal and Python)
https://medium.com/@ssbmqtjt/how-to-connect-an-azure-function-with-an-azure-key-vault-azure-portal-and-python-bd5140178a7
https://medium.com/@ssbmqtjt/how-to-connect-an-azure-function-with-an-azure-key-vault-azure-portal-and-python-bd5140178a7
Medium
How to connect an Azure function with an Azure key vault (Azure Portal and Python)
1. Create a Resource Group and within the resource group:
Pydantic V2 Final Release: Revolutionizing Data Validation and Settings Management
https://2pointers.medium.com/pydantic-v2-final-release-revolutionizing-data-validation-and-settings-management-8cee6705b869
https://2pointers.medium.com/pydantic-v2-final-release-revolutionizing-data-validation-and-settings-management-8cee6705b869
Medium
Pydantic V2 Final Release: Revolutionizing Data Validation and Settings Management
Welcome back to our blog on Pydantic V2! In our previous post, “An Introduction to Pydantic V2 Alpha Pre-release,” we delved into the…
Use Matplotlib to Build a Plot over Multiple Cells
https://medium.com/@xuyan.nus/use-matplotlib-to-build-a-plot-over-multiple-cells-cffb16664f18
https://medium.com/@xuyan.nus/use-matplotlib-to-build-a-plot-over-multiple-cells-cffb16664f18
Medium
Use Matplotlib to Build a Plot over Multiple Cells
TL;DR
Exploring Python’s Impact on Financial Modeling and Analysis
https://python.plainenglish.io/exploring-pythons-impact-on-financial-modeling-and-analysis-26487fca474b
https://python.plainenglish.io/exploring-pythons-impact-on-financial-modeling-and-analysis-26487fca474b
Medium
Exploring Python’s Impact on Financial Modeling and Analysis
Introduction: Python’s Financial Renaissance
Building & Talk to your AI Assistant with Python: Tutorial
https://ai.plainenglish.io/building-talk-to-your-ai-assistant-with-python-tutorial-7c64b9423449
https://ai.plainenglish.io/building-talk-to-your-ai-assistant-with-python-tutorial-7c64b9423449
Medium
Building & Talk to your AI Assistant with Python: Tutorial
This is the funniest project I have ever created
Building My First Python Web App with ChatGPT
https://medium.com/nerd-for-tech/building-my-first-python-web-app-with-chatgpt-9f79945a24b1
https://medium.com/nerd-for-tech/building-my-first-python-web-app-with-chatgpt-9f79945a24b1
Medium
Building My First Python Web App with ChatGPT
After waiting for a long time, I finally used ChatGPT to help me create a webpage that asks for user inputs and creates a waste hierarchy
Accelerating Data Processing in Python with Pandarallel: A Benchmark Study
https://medium.com/@ravi.abhinav4/accelerating-data-processing-in-python-with-pandarallel-a-benchmark-study-cbcd0c973892
https://medium.com/@ravi.abhinav4/accelerating-data-processing-in-python-with-pandarallel-a-benchmark-study-cbcd0c973892
Medium
Accelerating Data Processing in Python with Pandarallel: A Benchmark Study
Introduction
namedtuple, NamedTuple, and dataclass: Choosing the Right Tool in Python
https://medium.com/@stefanhebuaa/namedtuple-namedtuple-and-dataclass-choosing-the-right-tool-in-python-932bc8fed7e6
https://medium.com/@stefanhebuaa/namedtuple-namedtuple-and-dataclass-choosing-the-right-tool-in-python-932bc8fed7e6
Medium
namedtuple, NamedTuple, and dataclass: Choosing the Right Tool in Python
In the Python world, as you’re molding data structures, you might get tangled in the choice between namedtuple (from collections)…
PostgreSQL ETL using GCP VM and Azure Container Apps
https://medium.com/@mendoncaDS/postgresql-etl-using-gcp-vm-and-azure-container-apps-8949ee4f940e
https://medium.com/@mendoncaDS/postgresql-etl-using-gcp-vm-and-azure-container-apps-8949ee4f940e
Medium
PostgreSQL ETL using GCP VM and Azure Container Apps
.0 Introduction
Exploring Python Pandas Library: A Comprehensive Guide
https://medium.com/@pythonfundamentals/exploring-python-pandas-library-a-comprehensive-guide-9a2e944c985d
https://medium.com/@pythonfundamentals/exploring-python-pandas-library-a-comprehensive-guide-9a2e944c985d
Medium
Exploring Python Pandas Library: A Comprehensive Guide
Data manipulation and analysis are at the core of modern-day data science and analytics. Python, as a versatile programming language…