Should I get ChatGPT plus subscription for 20 USD per month?
https://rmalikinuk.medium.com/should-i-get-chatgpt-plus-subscription-for-20-usd-per-month-de0daf1e84f7
https://rmalikinuk.medium.com/should-i-get-chatgpt-plus-subscription-for-20-usd-per-month-de0daf1e84f7
Medium
Should I get ChatGPT plus subscription for 20 USD per month?
You can now use ChatGPT Plus for free! Yes, you heard it right. In this article, we’ll dive into the details of how you can get your hands…
Potential python water quality and an EDA analysis
https://medium.com/@guandika8/potential-python-water-quality-and-an-eda-analysis-f8ead40f83dc
https://medium.com/@guandika8/potential-python-water-quality-and-an-eda-analysis-f8ead40f83dc
Medium
Potential python water quality and an EDA analysis
Exploratory Data Analysis (EDA) is the process of examining and visualizing data sets to understand their key characteristics, patterns…
Learning Python — Part 3: Installing Python in Windows, MacOS, and Linux + Anaconda
https://stefanpircalabu.medium.com/learning-python-part-3-installing-python-in-windows-macos-and-linux-anaconda-9128d74801f7
https://stefanpircalabu.medium.com/learning-python-part-3-installing-python-in-windows-macos-and-linux-anaconda-9128d74801f7
Medium
Learning Python — Part 3: Installing Python in Windows, MacOS, and Linux + Anaconda
In the previous article, we talked about who created Python, when and why. Python's simplicity, versatility, and vast community support…
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…