NumPy: Intermediate Techniques and Advanced Applications
https://medium.com/@deepml1818/numpy-intermediate-techniques-and-advanced-applications-537642b374e1
https://medium.com/@deepml1818/numpy-intermediate-techniques-and-advanced-applications-537642b374e1
Medium
NumPy: Intermediate Techniques and Advanced Applications
Let’s go through each code example branch by branch to understand what each part does.
Adding CLI functionality for your Python script using Typer
https://medium.com/@drincerezo/adding-cli-functionality-for-your-python-script-using-typer-d0337a1dea8a
https://medium.com/@drincerezo/adding-cli-functionality-for-your-python-script-using-typer-d0337a1dea8a
Medium
Adding CLI functionality for your Python script using Typer
Command line interface (CLI) tools are programs that can be executed from a terminal or a shell, and allow users to interact with the…
Functions and Modules in python
https://medium.com/@bajiji283/functions-and-modules-in-python-1cbf97c85f7a
https://medium.com/@bajiji283/functions-and-modules-in-python-1cbf97c85f7a
Medium
Functions and Modules in python
Functions in Python
Advent of Code 2023 Day 15 with Python Solved by Data Engineer
https://medium.com/@uljanova.jekaterina/advent-of-code-2023-day-15-with-python-solved-by-data-engineer-ffc05c7b1962
https://medium.com/@uljanova.jekaterina/advent-of-code-2023-day-15-with-python-solved-by-data-engineer-ffc05c7b1962
Medium
Advent of Code 2023 Day 15 with Python Solved by Data Engineer
Advent of Code 2023 Day 15 with Python Solved by Data Engineer.
Embracing Challenges and Growth: My Journey at Tublian Open-Source Internship
https://medium.com/@marameref/embracing-challenges-and-growth-my-journey-at-tublian-open-source-internship-323fbca595f9
https://medium.com/@marameref/embracing-challenges-and-growth-my-journey-at-tublian-open-source-internship-323fbca595f9
Medium
Embracing Challenges and Growth: My Journey at Tublian Open-Source Internship
Introduction
An Easy-to-Set-Up GPS Tracker for Raspberry Pi Users!
https://medium.com/@bouarfa.mahi/an-easy-to-set-up-gps-tracker-for-raspberry-pi-users-8041b7b9fc89
https://medium.com/@bouarfa.mahi/an-easy-to-set-up-gps-tracker-for-raspberry-pi-users-8041b7b9fc89
Medium
An Easy-to-Set-Up GPS Tracker for Raspberry Pi Users!
Use a Raspberry Pi 4 and 4G LTE EG25-G HAT to create a real-time GPS Tracker, powered by the AI Agent Host.
Advent of Code 2023 Day 14 with Python Solved by Data Engineer
https://medium.com/@uljanova.jekaterina/advent-of-code-2023-day-14-with-python-solved-by-data-engineer-39d3592e6a32
https://medium.com/@uljanova.jekaterina/advent-of-code-2023-day-14-with-python-solved-by-data-engineer-39d3592e6a32
Medium
Advent of Code 2023 Day 14 with Python Solved by Data Engineer
Advent of Code 2023 Day 14 with Python Solved by Data Engineer using numpy.
How to get good at competitive programming
https://codewithshahan.medium.com/how-to-get-good-at-competitive-programming-ee31e54cfa31
https://codewithshahan.medium.com/how-to-get-good-at-competitive-programming-ee31e54cfa31
Medium
How to get good at competitive programming
Are you READY to excel in competitive programming and shine in coding interviews, like those at Google, but not sure where to start?
Extending Django’s User Module: Beyond AbstractUser and AbstractBaseUser
https://blog.stackademic.com/extending-djangos-user-module-beyond-abstractuser-and-abstractbaseuser-6a12c2637fee
https://blog.stackademic.com/extending-djangos-user-module-beyond-abstractuser-and-abstractbaseuser-6a12c2637fee
Medium
Extending Django’s User Module: Beyond AbstractUser and AbstractBaseUser
Django, the renowned Python web framework, provides developers with a versatile platform for building robust web applications. When it…
Weekend Coding: Daily Email Sending Through Code
https://cupofcode.medium.com/code-email-sending-9ec5e1f86216
https://cupofcode.medium.com/code-email-sending-9ec5e1f86216
Medium
Weekend Coding: Daily Email Sending Through Code
A fun end-to-end project, from requirements to the final product
Raw Data to Interactive Maps in the Blink of an Eye with GPT4 Prompting
https://pub.towardsai.net/raw-data-to-interactive-maps-in-the-blink-of-an-eye-with-gpt4-prompting-bcb705ef1b70
https://pub.towardsai.net/raw-data-to-interactive-maps-in-the-blink-of-an-eye-with-gpt4-prompting-bcb705ef1b70
Medium
Raw Data to Interactive Maps in the Blink of an Eye with GPT4 Prompting
Interactive UN population projection mapping with Python Plotly
ChatGPT: Setting Up the OpenAI API and Making Your First Call (Python)
https://medium.com/@apostolis.vrodos/chatgpt-setting-up-the-openai-api-and-making-your-first-call-python-e81bedfd054f
https://medium.com/@apostolis.vrodos/chatgpt-setting-up-the-openai-api-and-making-your-first-call-python-e81bedfd054f
Medium
ChatGPT: Setting Up the OpenAI API and Making Your First Call (Python)
Introduction to the OpenAI API
MLOps-Mastering MLflow: Unlocking Efficient Model Management and Experiment Tracking
https://levelup.gitconnected.com/mlops-mastering-mlflow-unlocking-efficient-model-management-and-experiment-tracking-d9d0e71cc697
https://levelup.gitconnected.com/mlops-mastering-mlflow-unlocking-efficient-model-management-and-experiment-tracking-d9d0e71cc697
Medium
MLOps-Mastering MLflow: Unlocking Efficient Model Management and Experiment Tracking
Experiment Tracking, Model Registry, and Versioning
Currency Converter App with APILayer’s Fixer API and PyQt Framework
https://levelup.gitconnected.com/currency-converter-app-with-apilayers-fixer-api-and-pyqt-framework-43b2e4292d09
https://levelup.gitconnected.com/currency-converter-app-with-apilayers-fixer-api-and-pyqt-framework-43b2e4292d09
Medium
Currency Converter App with APILayer’s Fixer API and PyQt Framework
Have you ever found yourself in need of a quick currency conversion, maybe while planning a vacation or during an international online…
Crafting Elegant Deployments with Gradio in Python
https://medium.com/@abelkrw/crafting-elegant-deployments-with-gradio-in-python-da5761f56eb5
https://medium.com/@abelkrw/crafting-elegant-deployments-with-gradio-in-python-da5761f56eb5
Medium
Crafting Elegant Deployments with Gradio in Python
In the ever-evolving landscape of machine learning, the journey from developing a sophisticated model to deploying it for real-world use…