When I met Guido van Rossum (and his tips on becoming a Python core developer)
https://blog.adarshd.dev/posts/when-i-met-guido-van-rossum
https://blog.adarshd.dev/posts/when-i-met-guido-van-rossum
Blog Adarsh Divakaran
When I met Guido van Rossum
Tech blog of Adarsh Divakaran
How we deprecated two successful projects and joined forces to create an even more successful one
https://dev.to/airtai/how-we-deprecated-two-successful-projects-and-joined-forces-to-create-an-even-more-successful-one-3lon
https://dev.to/airtai/how-we-deprecated-two-successful-projects-and-joined-forces-to-create-an-even-more-successful-one-3lon
DEV Community
How we deprecated two successful projects and joined forces to create an even more successful one
We had two large clients requesting to integrate our ML pipelines with their backend using Apache...
How the Python Dataframe Interchange Protocol Makes Life Better
https://ponder.io/how-the-python-dataframe-interchange-protocol-makes-life-better
https://ponder.io/how-the-python-dataframe-interchange-protocol-makes-life-better
Ponder
How the Python Dataframe Interchange Protocol Makes Life Better
In this article, we answer three questions about the Python Dataframe Interchange Protocol: What it is + what problems it solves; how it works; and how extensively it's been adopted.
Bridging FinTech and Python: Data-Driven Trading Models
https://thepythonlab.medium.com/bridging-fintech-and-python-data-driven-trading-models-e52ffc0e1d60
https://thepythonlab.medium.com/bridging-fintech-and-python-data-driven-trading-models-e52ffc0e1d60
Medium
Bridging FinTech and Python: Data-Driven Trading Models
This tutorial aims to bridge the gap between FinTech and Python by providing a comprehensive guide to building data-driven trading models. We will explore advanced approaches to trading using Python…
How to use Redis in Django to speed up your Django application
https://shivamrohillaa.medium.com/how-to-use-redis-in-django-to-speed-up-your-django-application-89aef803d88a
https://shivamrohillaa.medium.com/how-to-use-redis-in-django-to-speed-up-your-django-application-89aef803d88a
Medium
How to use Redis in Django to speed up your Django application
Hello fellow Python enthusiasts,
Exploring Python: If elif else statement Simplified.
https://medium.com/@fifehanadekunle/exploring-python-if-elif-else-statement-simplified-1326cfee7a47
https://medium.com/@fifehanadekunle/exploring-python-if-elif-else-statement-simplified-1326cfee7a47
Medium
Exploring Python: If elif else statement Simplified.
Think of If, Elif, and else statements as rules in coding. They act like your backup plans in real life. If your first plan (Plan A)…
Direct Current Motors in Control Systems: Principles, Classification, and Mathematical Modeling
https://medium.com/@mbugraavci38/direct-current-motors-in-control-systems-principles-classification-and-mathematical-modeling-78017f69772d
https://medium.com/@mbugraavci38/direct-current-motors-in-control-systems-principles-classification-and-mathematical-modeling-78017f69772d
Medium
Direct Current Motors in Control Systems: Principles, Classification, and Mathematical Modeling
Introduction:
From SFTP to Snowflake: A Data Engineer’s Guide to Handling XML Data
https://medium.com/@valentin.cathelain.data/from-sftp-to-snowflake-a-data-engineers-guide-to-handling-xml-data-6d00f2975046
https://medium.com/@valentin.cathelain.data/from-sftp-to-snowflake-a-data-engineers-guide-to-handling-xml-data-6d00f2975046
Medium
From SFTP to Snowflake: A Data Engineer’s Guide to Handling XML Data
In the world of data engineering, you’re no stranger to a wide variety of data sources. Some are a piece of cake to work with, thanks to…
Design, create, iterate: Your custom Python iterator
https://medium.com/@mr.stucknet/design-create-iterate-your-custom-python-iterator-a244c71ab8c5
https://medium.com/@mr.stucknet/design-create-iterate-your-custom-python-iterator-a244c71ab8c5
Medium
Design, create, iterate: Your custom Python iterator
Now we have all the tools to appreciate how we can write our own custom iterator. Let’s first define an iterable and an iterator:
Data Science in the Lighting Test Industry: A use case (Part 1)
https://medium.com/@lucianogpingindustrial/data-science-in-the-lighting-test-industry-a-use-case-part-1-89c4b4fc766f
https://medium.com/@lucianogpingindustrial/data-science-in-the-lighting-test-industry-a-use-case-part-1-89c4b4fc766f
Medium
Data Science in the Lighting Test Industry: A use case (Part 1)
My goal in this article is to write about the uses of data science in the Test Industry as a self-learning Industrial Engineer working for…
Exploring Control Systems: Part 2-Feedback Control Systems
https://medium.com/@yakupcengiz/exploring-control-systems-part-2-feedback-control-systems-cb3e1a30c274
https://medium.com/@yakupcengiz/exploring-control-systems-part-2-feedback-control-systems-cb3e1a30c274
Medium
Exploring Control Systems: Part 2-Feedback Control Systems
A feedback control system is a type of control system that uses feedback to regulate and manage various processes and systems. It is…
Reading, Modifying, and Converting Seismic Event Data Using ObsPy
https://medium.com/@achemine.yasmine/reading-modifying-and-converting-seismic-event-data-using-obspy-cc94c00badc4
https://medium.com/@achemine.yasmine/reading-modifying-and-converting-seismic-event-data-using-obspy-cc94c00badc4
Medium
Reading, Modifying, and Converting Seismic Event Data Using ObsPy
Seismic data analysis is a fundamental aspect of seismology and earthquake research. To delve into the world of seismic data, you need the…
Current Experiments: Generate audio-visual python code from chat gpt
https://medium.com/@hackerm0m/current-experiments-generate-audio-visual-python-code-from-chat-gpt-8236e391d9e0
https://medium.com/@hackerm0m/current-experiments-generate-audio-visual-python-code-from-chat-gpt-8236e391d9e0
Medium
Current Experiments: Generate audio-visual python code from chat gpt
I have been really inspired by the ability of LLMs to generate code. I plan to download an open source model from hugging face and use that…
Multi-objective optimization. Part 1: Pareto dominance
https://medium.com/@deneb.acyg/multi-objective-optimization-part-1-pareto-dominance-64bb140d162a
https://medium.com/@deneb.acyg/multi-objective-optimization-part-1-pareto-dominance-64bb140d162a
Medium
Multi-objective optimization. Part 1: Pareto dominance
Photo by Isaac Smith on Unsplash