Digital Signals for Dumb*sses (Part 2: How to Graph Digital Signals in Python)
https://medium.com/@protobioengineering/digital-signals-for-dumb-sses-part-2-how-to-graph-digital-signals-in-python-36c5b02b48ae
https://medium.com/@protobioengineering/digital-signals-for-dumb-sses-part-2-how-to-graph-digital-signals-in-python-36c5b02b48ae
Medium
Digital Signals for Dumb*sses (Part 2: How to Graph Digital Signals in Python)
To understand digital signals, let’s start by looking at some in graph form.
Digital Signals for Dumb*sses (Part 1: What is Digital Signals Processing?)
https://medium.com/@protobioengineering/digital-signals-for-idiots-part-1-what-is-digital-signals-processing-fc9ae9a72c03
https://medium.com/@protobioengineering/digital-signals-for-idiots-part-1-what-is-digital-signals-processing-fc9ae9a72c03
Medium
Digital Signals for Dumb*sses (Part 1: What is Digital Signals Processing?)
Break any complex signal into tiny pieces with easy math.
Comprehension and its performance in Python
https://medium.com/@kjbyun0/comprehension-and-its-performance-in-python-ac79da107e82
https://medium.com/@kjbyun0/comprehension-and-its-performance-in-python-ac79da107e82
Medium
Comprehension and its performance in Python
Python is a programming language that is designed to be read more easily. Comprehension is one of Python’s unique features which helps to…
Introducing PyGMTSAR (Python InSAR): A Python Tool for Advanced InSAR Processing
https://medium.com/@pechnikov/introducing-pygmtsar-python-insar-a-python-tool-for-advanced-insar-processing-779db5896756
https://medium.com/@pechnikov/introducing-pygmtsar-python-insar-a-python-tool-for-advanced-insar-processing-779db5896756
Medium
Introducing PyGMTSAR (Python InSAR): A Python Tool for Advanced InSAR Processing
I’m excited to share a project that I’ve been working on, which I believe could be a valuable resource for anyone interested in integrating…
Understanding Python Decorator Properties: Simplifying Code
https://medium.com/@nuburoojkhattak/understanding-python-decorator-properties-simplifying-code-with-visual-examples-003667fd1bae
https://medium.com/@nuburoojkhattak/understanding-python-decorator-properties-simplifying-code-with-visual-examples-003667fd1bae
Medium
Understanding Python Decorator Properties: Simplifying Code
In the realm of Python programming, decorators serve as powerful tools for enhancing the functionality and readability of code. Among the…
Remote Debugging Flask/Python Applications in OpenShift/Kubernetes and VS Code — Part 3.
https://medium.com/@moyo.oyegunle/remote-debugging-flask-python-applications-in-openshift-kubernetes-and-vs-code-part-3-b2ff04cdd8fa
https://medium.com/@moyo.oyegunle/remote-debugging-flask-python-applications-in-openshift-kubernetes-and-vs-code-part-3-b2ff04cdd8fa
Medium
Remote Debugging Flask/Python Applications in OpenShift/Kubernetes and VS Code — Part 3.
This article series covers sample methods to accomplish remote debugging your python application running in OpenShift/Kubernetes. In Part…
Remote Debugging Flask/Python Applications in OpenShift/Kubernetes and VS Code — Part 2.
https://medium.com/@moyo.oyegunle/remote-debugging-flask-python-applications-in-openshift-kubernetes-and-vs-code-part-2-120bba23ccf2
https://medium.com/@moyo.oyegunle/remote-debugging-flask-python-applications-in-openshift-kubernetes-and-vs-code-part-2-120bba23ccf2
Medium
Remote Debugging Flask/Python Applications in OpenShift/Kubernetes and VS Code — Part 2.
This article series covers sample methods to accomplish remote debugging your python application running in OpenShift/Kubernetes. In Part…
Scraping Images for Computer Vision: Data Collection Matters [ Functional Code]
https://medium.com/@mccoy294/scraping-images-for-computer-vision-data-collection-matters-functional-code-ce3bf44cc6a1
https://medium.com/@mccoy294/scraping-images-for-computer-vision-data-collection-matters-functional-code-ce3bf44cc6a1
Medium
Scraping Images for Computer Vision: Data Collection Matters [ Functional Code]
How to scrape a base directory of data for computer vision projects.
Mastering K-Means Clustering: A Comprehensive Tutorial
https://soumenatta.medium.com/mastering-k-means-clustering-a-comprehensive-tutorial-acdb16645f02
https://soumenatta.medium.com/mastering-k-means-clustering-a-comprehensive-tutorial-acdb16645f02
Medium
Mastering K-Means Clustering: A Comprehensive Tutorial
K-Means clustering is a popular unsupervised machine learning algorithm used for partitioning a dataset into distinct, non-overlapping…
Unlock Your Machine Learning Mojo: 9 Python Libraries You Must Master (Intermediate Guide)
https://unilogicpro.medium.com/unlock-your-machine-learning-mojo-9-python-libraries-you-must-master-intermediate-guide-b40a8412eaa4
https://unilogicpro.medium.com/unlock-your-machine-learning-mojo-9-python-libraries-you-must-master-intermediate-guide-b40a8412eaa4
Medium
Unlock Your Machine Learning Mojo: 9 Python Libraries You Must Master (Intermediate Guide)
A Compendium of Top Python Libraries for Intermediate Learners
Math behind Monte Carlo Simulations for Finance
https://christianmartinezfinancialfox.medium.com/math-behind-monte-carlo-simulations-for-finance-4c1d97d59710
https://christianmartinezfinancialfox.medium.com/math-behind-monte-carlo-simulations-for-finance-4c1d97d59710
Medium
Math behind Monte Carlo Simulations for Finance
As Finance and Financial planning and analysis (FP&A) professionals, we frequently have to deal with uncertainty.
Right mental attitude to take when learning Python (How to learn Python — Part 1)
https://medium.com/@skaihugger/right-mental-attitude-to-take-when-learning-python-how-to-learn-python-part-1-628a30903d77
https://medium.com/@skaihugger/right-mental-attitude-to-take-when-learning-python-how-to-learn-python-part-1-628a30903d77
Medium
Right mental attitude to take when learning Python (How to learn Python — Part 1)
Do you want to master Python? How? The answer is here.
Mastering Python: A Comprehensive Guide to the Basics of Python Programming
https://medium.com/@shalum620/mastering-python-a-comprehensive-guide-to-the-basics-of-python-programming-f0015168508c
https://medium.com/@shalum620/mastering-python-a-comprehensive-guide-to-the-basics-of-python-programming-f0015168508c
Medium
Mastering Python: A Comprehensive Guide to the Basics of Python Programming
Introduction: Welcome to the world of Python programming, where simplicity meets power and creativity knows no bounds. Python is a…
A Pythonista’s Guide to Learning Ruby: Bridging the Gap Between Two Powerful Languages
https://medium.com/@klahnen/a-pythonistas-guide-to-learning-ruby-bridging-the-gap-between-two-powerful-languages-dc40d26a42cf
https://medium.com/@klahnen/a-pythonistas-guide-to-learning-ruby-bridging-the-gap-between-two-powerful-languages-dc40d26a42cf
Medium
A Pythonista’s Guide to Learning Ruby: Bridging the Gap Between Two Powerful Languages
In this comprehensive guide, I explore common pitfalls and key differences between Python and Ruby, offering practical tips.
Data Analyst Without Programming Knowledge
https://medium.com/@asanjyal81/data-analyst-without-programming-knowledge-e9a41d0f7748
https://medium.com/@asanjyal81/data-analyst-without-programming-knowledge-e9a41d0f7748
Medium
Data Analyst Without Programming Knowledge
Well, there isn’t a simple response to this query. While coding is undoubtedly helpful to a data analyst in many ways, it is not always…
My tech stack as a CTO in latinamerica
https://medium.com/@luis.cfh.90/my-tech-stack-as-a-cto-in-latinamerica-c993bb53d61c
https://medium.com/@luis.cfh.90/my-tech-stack-as-a-cto-in-latinamerica-c993bb53d61c
Medium
My tech stack as a CTO in latinamerica
Being a CTO at a tech startup is not for everyone, you will be challenged every day not just technically but also mentally and emotionally, so if you’re thinking about taking on a leadership role in…
Querying Gemini with Langchain’s RunnableMap, LLM chain and Gemini API using DocArrayInMemorySearch…
https://innocentanyaele.medium.com/querying-gemini-with-langchains-runnablemap-llm-chain-and-gemini-api-using-docarrayinmemorysearch-4ce35d88bfdc
https://innocentanyaele.medium.com/querying-gemini-with-langchains-runnablemap-llm-chain-and-gemini-api-using-docarrayinmemorysearch-4ce35d88bfdc
Medium
Querying Gemini with Langchain’s RunnableMap, LLM chain and Gemini API using DocArrayInMemorySearch…
Following Google’s Gemini API release, I decided to update my previous article on Redis + Langchain + OpenAI to work with Gemini. After debugging for hours and swearing to quit programming and move…