How to get a Refresh Token for Google APIs in a Python Script
https://medium.com/@developer_29635/how-to-get-a-refresh-token-for-google-apis-in-a-python-script-b68f1b6aa668
https://medium.com/@developer_29635/how-to-get-a-refresh-token-for-google-apis-in-a-python-script-b68f1b6aa668
Medium
How to get a Refresh Token for Google APIs in a Python Script
While exploring the Google Photos Library API to enable Python scripting access to my data, I had to get a refresh token to authorize my…
Unveiling the Token Bucket Algorithm: An Ingenious Tool for API Rate Limiting
https://jclewis1989.medium.com/unveiling-the-token-bucket-algorithm-an-ingenious-tool-for-api-rate-limiting-5e51a47865b7
https://jclewis1989.medium.com/unveiling-the-token-bucket-algorithm-an-ingenious-tool-for-api-rate-limiting-5e51a47865b7
Medium
Unveiling the Token Bucket Algorithm: An Ingenious Tool for API Rate Limiting
Hey there! Welcome to my blog where I post about my journey as a self-taught developer. You can find my GitHub by clicking HERE.
F1 race progression graph, using python.
https://medium.com/@raulgarciamx/f1-race-progression-graph-using-python-b1bab3baae41
https://medium.com/@raulgarciamx/f1-race-progression-graph-using-python-b1bab3baae41
The Art of Pythonic Sorcery: Unleashing Practical Magic
https://medium.com/@ashishkush1122/the-art-of-pythonic-sorcery-unleashing-practical-magic-fb3e05bbe2e4
https://medium.com/@ashishkush1122/the-art-of-pythonic-sorcery-unleashing-practical-magic-fb3e05bbe2e4
Medium
The Art of Pythonic Sorcery: Unleashing Practical Magic
Greetings Python wizards! 🧙♂️✨ Today, we’re delving into the practical applications of Pythonic sorcery — the art of using magic methods…
LeetCode Problem 1527 Patients With a Condition — LeetCode: 30 Days of Pandas
https://medium.com/@robertsevan/leetcode-problem-1527-patients-with-a-condition-leetcode-30-days-of-pandas-b1a41010d48a
https://medium.com/@robertsevan/leetcode-problem-1527-patients-with-a-condition-leetcode-30-days-of-pandas-b1a41010d48a
Medium
LeetCode Problem 1527 Patients With a Condition — LeetCode: 30 Days of Pandas
Solving Leetcode 30 Days of Pandas study plan problems
Creating Interactive Plots with Plotly in Python
https://medium.com/@aareadegboyega/creating-interactive-plots-with-plotly-in-python-4a5022910739
https://medium.com/@aareadegboyega/creating-interactive-plots-with-plotly-in-python-4a5022910739
Medium
Creating Interactive Plots with Plotly in Python
Lately, I’ve been exploring a fantastic Python library called Plotly, and it’s been a game-changer in how I create and present data…
Unlocking the Potential of Python Tuples: A Comprehensive Guide: Part I
https://afatsumcemreg.medium.com/04-unlocking-the-potential-of-python-tuples-a-comprehensive-guide-part-i-21ba9641d05d
https://afatsumcemreg.medium.com/04-unlocking-the-potential-of-python-tuples-a-comprehensive-guide-part-i-21ba9641d05d
Medium
Unlocking the Potential of Python Tuples: A Comprehensive Guide: Part I
Abstract
Simplifying Generative AI Retrieval Augmented Generation (RAG) Architecture
https://medium.com/@swirl_search/simplifying-generative-ai-retrieval-augmented-generation-rag-architecture-216a54a48051
https://medium.com/@swirl_search/simplifying-generative-ai-retrieval-augmented-generation-rag-architecture-216a54a48051
Medium
Simplifying Generative AI Retrieval Augmented Generation (RAG) Architecture
Learn how Swirl 3.0 will change Retrieval Augmented Generation for your enterprise. Bringing Real Time Generative AI to your enterprise.
The Prompt Engineer’s Toolkit: Building NLP Solution (2.4)
https://medium.com/@debojitbasak102/the-prompt-engineers-toolkit-building-nlp-solution-2-4-451b89817837
https://medium.com/@debojitbasak102/the-prompt-engineers-toolkit-building-nlp-solution-2-4-451b89817837
Medium
The Prompt Engineer’s Toolkit: Building NLP Solution (2.4)
Chapter 2: Fundamentals of Language Models
The Prompt Engineer’s Toolkit: Building NLP Solution (2.2)
https://medium.com/@debojitbasak102/the-prompt-engineers-toolkit-building-nlp-solution-2-2-f06c826ebb4d
https://medium.com/@debojitbasak102/the-prompt-engineers-toolkit-building-nlp-solution-2-2-f06c826ebb4d
Medium
The Prompt Engineer’s Toolkit: Building NLP Solution (2.2)
Chapter 2: Fundamentals of Language Models
Regression Problem Case Study | Housing in Buenos Aires (II): Predict Price with Size
https://medium.com/@sawsanyusuf/regression-problem-case-study-housing-in-buenos-aires-ii-predict-price-with-size-9c934d773f30
https://medium.com/@sawsanyusuf/regression-problem-case-study-housing-in-buenos-aires-ii-predict-price-with-size-9c934d773f30
Medium
Regression Problem Case Study | Housing in Buenos Aires (II): Predict Price with Size
1. Overview