Terraform vs CDK.Infrastructure as Code for Data Scientists.
https://medium.com/@ta.nyberg/terraform-vs-cdk-infrastructure-as-code-for-data-scientists-3e588d1fdfa3
https://medium.com/@ta.nyberg/terraform-vs-cdk-infrastructure-as-code-for-data-scientists-3e588d1fdfa3
Medium
Terraform vs CDK.Infrastructure as Code for Data Scientists.
In the world of AWS cloud infrastructure automation, two prominent tools have emerged: Terraform and AWS CDK (Cloud Development Kit). Both…
Crash Course: Protein Sequence Analysis of COVID-19 using BioPython [Date: July 10, 2023]
https://medium.com/@debnathk1997/crash-course-protein-sequence-analysis-of-covid-19-using-biopython-date-july-10-2023-9dd8dcd50eff
https://medium.com/@debnathk1997/crash-course-protein-sequence-analysis-of-covid-19-using-biopython-date-july-10-2023-9dd8dcd50eff
Medium
Crash Course: Protein Sequence Analysis of COVID-19 using BioPython package [Date: July 10, 2023]
In this tutorial, we will dive deep into some exciting applications of the popular BioPython package in biological sequence analysis.
Accessibility analyses using H3
https://medium.com/@callumjamesscoby/accessibility-analyses-using-h3-db4bf4818a3
https://medium.com/@callumjamesscoby/accessibility-analyses-using-h3-db4bf4818a3
Medium
Accessibility analyses using H3
‘Dentist deserts’ have recently attracted media attention, with The Guardian reporting that in some areas of England there is one dentist for every 3,000 people (read the article here). I wanted to…
Cleaning Data in Python: Best Practices and Techniques
https://medium.com/@priyankakachroo/cleaning-data-in-python-best-practices-and-techniques-a90f1bba1284
https://medium.com/@priyankakachroo/cleaning-data-in-python-best-practices-and-techniques-a90f1bba1284
Medium
Cleaning Data in Python: Best Practices and Techniques
Cleaning data is an essential step in any data analysis project. It involves ensuring that the data is accurate, consistent, and in the…
AI Lazy DJ: Getting Your Groove On with Gesture-Controlled Spotify!
https://minkovski-d.medium.com/ai-lazy-dj-getting-your-groove-on-with-gesture-controlled-spotify-8b313eb9a4ac
https://minkovski-d.medium.com/ai-lazy-dj-getting-your-groove-on-with-gesture-controlled-spotify-8b313eb9a4ac
Medium
AI Lazy DJ: Getting Your Groove On with Gesture-Controlled Spotify!
Using Python with MediaPipe and Spotipy to control your music playback
Unleashing the Power of AI in Data Science: A Deep Dive into OpenAI’s Code Interpreter
https://medium.com/@adri.perse/unleashing-the-power-of-ai-in-data-science-a-deep-dive-into-openais-code-interpreter-edbac26decda
https://medium.com/@adri.perse/unleashing-the-power-of-ai-in-data-science-a-deep-dive-into-openais-code-interpreter-edbac26decda
Medium
Unleashing the Power of AI in Data Science: A Deep Dive into OpenAI’s Code Interpreter
In the rapidly evolving landscape of artificial intelligence (AI), OpenAI’s Code Interpreter has emerged as a revolutionary tool. As a…
Exploring OPENAI’s function calling capability
https://medium.com/@megha.john225/exploring-openais-function-calling-capability-8b154daa08a3
https://medium.com/@megha.john225/exploring-openais-function-calling-capability-8b154daa08a3
Medium
Exploring OPENAI’s function calling capability
The recently announced function calling feature by OpenAI caught my attention. Any developer familiar with working with LLMs can understand…
SQL in Apache Spark: Yes, Spark Does Speak SQL
https://blog.demir.io/sql-in-apache-spark-yes-spark-does-speak-sql-1278987d40ce
https://blog.demir.io/sql-in-apache-spark-yes-spark-does-speak-sql-1278987d40ce
Medium
SQL in Apache Spark: Yes, Spark Does Speak SQL
We talked about DataFrames and RDDs in Apache Spark in previous articles but can we utilize SQL? The answer is; yes. That’s what Apache…
How To Extract Data Using Web Scraping With Python?
https://medium.com/@richellejohn89/how-to-extract-data-using-web-scraping-with-python-29c5e10b8d01
https://medium.com/@richellejohn89/how-to-extract-data-using-web-scraping-with-python-29c5e10b8d01
Medium
How To Extract Data Using Web Scraping With Python?
Web scratching is the robotized cycle of recovering (or scratching) information from a site. Rather than physically gathering information…
Harnessing Prompt Engineering to Build a FHIR Server in Python
https://medium.com/@fhirfly/harnessing-prompt-engineering-to-build-a-fhir-server-in-python-8c43c93ea834
https://medium.com/@fhirfly/harnessing-prompt-engineering-to-build-a-fhir-server-in-python-8c43c93ea834
Medium
Harnessing Prompt Engineering to Build a FHIR Server in Python
As the healthcare industry evolves, Fast Healthcare Interoperability Resources (FHIR), a standard for health care data exchange, plays an…
Choosing the Right Python Library for Web Scraping: A Comparison between Parsel and Beautiful Soup
https://medium.com/@giovani.angelo/choosing-the-right-python-library-for-web-scraping-a-comparison-between-parsel-and-beautiful-soup-df07479c8008
https://medium.com/@giovani.angelo/choosing-the-right-python-library-for-web-scraping-a-comparison-between-parsel-and-beautiful-soup-df07479c8008
Medium
Choosing the Right Python Library for Web Scraping: A Comparison between Parsel and Beautiful Soup
Web scraping has become an essential tool for extracting data from websites. When it comes to Python, there are several libraries available…
Having a Conversation With Your Custom Data Using PandasAI
https://medium.com/@wardaraees52/having-a-conversation-with-your-custom-data-using-pandasai-3372004ad462
https://medium.com/@wardaraees52/having-a-conversation-with-your-custom-data-using-pandasai-3372004ad462
Medium
Having a Conversation With Your Custom Data Using PandasAI
What is PandasAI?
Speed Python Code With This High-Performance, Zero-Overhead, And Extensible Python Compiler
https://medium.com/@april-4/speed-python-code-with-this-high-performance-zero-overhead-and-extensible-python-compiler-7a8c278b79ac
https://medium.com/@april-4/speed-python-code-with-this-high-performance-zero-overhead-and-extensible-python-compiler-7a8c278b79ac
Medium
Speed Python Code With This High-Performance, Zero-Overhead, And Extensible Python Compiler
Codon is a high-performance Python compiler that compiles Python code to native machine code without any runtime overhead.
This Python Framework Will Revolutionize Your Data Analysis — Say Goodbye to Excel!
https://medium.com/@jane2001/this-python-framework-will-revolutionize-your-data-analysis-say-goodbye-to-excel-ad1fc9e06d0
https://medium.com/@jane2001/this-python-framework-will-revolutionize-your-data-analysis-say-goodbye-to-excel-ad1fc9e06d0
Medium
This Python Framework Will Revolutionize Your Data Analysis — Say Goodbye to Excel!
Discover the Power of Pandas and Supercharge Your Data Analysis Workflow
Master Python in Just One Hour: The Fastest Way to Become a Programming Pro
https://medium.com/@jane2001/master-python-in-just-one-hour-the-fastest-way-to-become-a-programming-pro-2009a8a2b924
https://medium.com/@jane2001/master-python-in-just-one-hour-the-fastest-way-to-become-a-programming-pro-2009a8a2b924
Medium
Master Python in Just One Hour: The Fastest Way to Become a Programming Pro
By Jane, a Broke, Unemployed Graduate Sharing Her Experience and Learnings
Discover the Hidden Python Tricks That Will Make You a Programming Wizard
https://medium.com/@jane2001/discover-the-hidden-python-tricks-that-will-make-you-a-programming-wizard-7cabf24310eb
https://medium.com/@jane2001/discover-the-hidden-python-tricks-that-will-make-you-a-programming-wizard-7cabf24310eb
Medium
Discover the Hidden Python Tricks That Will Make You a Programming Wizard
By Jane, a Programming Enthusiast in her 30s