Markdown to HTML in Seconds: Discovering mdhub
https://medium.com/@glizzykingdreko/markdown-to-html-in-seconds-discovering-mdhub-0584e79fdb6e
https://medium.com/@glizzykingdreko/markdown-to-html-in-seconds-discovering-mdhub-0584e79fdb6e
Medium
Markdown to HTML in Seconds: Discovering mdhub
Markdown has become the de facto standard for writing technical documentation, README files, and much more, thanks to its simplicity and…
It’s Called Show “Business” (2/2) — Letterboxd Star Rating vs IMDb User Rating for Select Horror…
https://medium.com/@stevendegennaro/its-called-show-business-2-48df769ca472
https://medium.com/@stevendegennaro/its-called-show-business-2-48df769ca472
Medium
It’s Called Show “Business” (2/2) — Letterboxd Star Rating vs IMDb User Rating for Select Horror…
In my previous post, I used selenium and requests to download a bunch of information about every horror and thriller movie on Letterboxd…
Leetcode — Delete Duplicate Emails — Python Solution
https://python.plainenglish.io/leetcode-delete-duplicate-emails-python-solution-28612b0dbff2
https://python.plainenglish.io/leetcode-delete-duplicate-emails-python-solution-28612b0dbff2
Medium
Leetcode — Delete Duplicate Emails — Python Solution
In this blog post, we will be discussing a solution to the problem of deleting duplicate emails using the Pandas library in Python. This…
Getting started with API Testing with Playwright in Python using BDD
https://medium.com/@ganesh3075/getting-started-with-api-testing-with-playwright-in-python-using-bdd-52cce592668b
https://medium.com/@ganesh3075/getting-started-with-api-testing-with-playwright-in-python-using-bdd-52cce592668b
Medium
Getting started with API Testing with Playwright in Python using BDD
Hello everyone! I hope you’re doing well. The other day, I found myself facing a dilemma when deciding which API testing tools to learn…
What Is Web Scraping and How We Can Use It
https://learningdaily.dev/what-is-web-scraping-and-how-we-can-use-it-71e50135a8a2
https://learningdaily.dev/what-is-web-scraping-and-how-we-can-use-it-71e50135a8a2
Medium
What Is Web Scraping and How We Can Use It
We often come across a website containing data of interest to us. However, the data is so much that manually extracting it might be too…
Creating Fresh Juice with Functions
https://medium.com/@srimathi.s.1019/creating-fresh-juice-with-functions-5ba7374e741f
https://medium.com/@srimathi.s.1019/creating-fresh-juice-with-functions-5ba7374e741f
Medium
Creating Fresh Juice with Functions
Imagine you want to make a juice in your kitchen and you are craving apple juice at this time. Since you are a noob to cooking, you ask…
Structured Data Extraction using LLMs and Instructor
https://medium.com/@wachambers/structured-data-extraction-using-llms-and-instructor-89606561e72f
https://medium.com/@wachambers/structured-data-extraction-using-llms-and-instructor-89606561e72f
Medium
Structured Data Extraction using LLMs and Instructor
In this post, we’re going to be extracting structured data from a podcast transcript. We’ve all seen the ability for generative models to…
Mastering Candlestick Patterns: Identifying the Closing Marubozu with Python
https://medium.com/@adalegend/mastering-candlestick-patterns-identifying-the-closing-marubozu-with-python-65e670420fef
https://medium.com/@adalegend/mastering-candlestick-patterns-identifying-the-closing-marubozu-with-python-65e670420fef
Medium
Mastering Candlestick Patterns: Identifying the Closing Marubozu with Python
Harnessing a Powerful Indicator for Informed Trading
Demystifying K-Nearest Neighbors: A Beginner’s Guide in Python
https://kaabar-sofien.medium.com/demystifying-k-nearest-neighbors-a-beginners-guide-in-python-90b61dbccc1a
https://kaabar-sofien.medium.com/demystifying-k-nearest-neighbors-a-beginners-guide-in-python-90b61dbccc1a
Medium
Demystifying K-Nearest Neighbors: A Beginner’s Guide in Python
A Gentle Introduction to the KNN Algorithm for Newcomers to Machine Learning
Building the Ultimate Trading Screener with Python — Part 3 Filtering Screener Data
https://medium.com/@xescuder/building-the-ultimate-trading-screener-with-python-part-3-filtering-screener-data-6af108ef7c31
https://medium.com/@xescuder/building-the-ultimate-trading-screener-with-python-part-3-filtering-screener-data-6af108ef7c31
Medium
Building the Ultimate Trading Screener with Python — Part 3 Filtering Screener Data
We’ve completed the initial stage of creating the screener data in the previous articles; now, the next crucial step is to determine how…
Python Programming for Beginners: Unlocking the Power of Python
https://medium.com/@unlockcoding1/python-programming-for-beginners-unlocking-the-power-of-python-482f93b1dd48
https://medium.com/@unlockcoding1/python-programming-for-beginners-unlocking-the-power-of-python-482f93b1dd48
Medium
Python Programming for Beginners: Unlocking the Power of Python
In a digital age driven by data and automation, Python emerges as the superhero of programming languages. Its versatility and simplicity…
Deciphering Patterns and Predictions: A Dive into Correlation and Confusion Matrices, EDA(basics 2)
https://tech-ai-math.medium.com/deciphering-patterns-and-predictions-a-dive-into-correlation-and-confusion-matrices-eda-basics-2-0f041badb55f
https://tech-ai-math.medium.com/deciphering-patterns-and-predictions-a-dive-into-correlation-and-confusion-matrices-eda-basics-2-0f041badb55f
Medium
Deciphering Patterns and Predictions: A Dive into Correlation and Confusion Matrices, EDA(basics 2)
Machine Learning, Artificial Intelligence, EDA, Basics, Math
Python Library Documentation is the Missing Piece in Your Data Analytics Learning Journey
https://medium.com/@annettedolph/python-library-documentation-is-the-missing-piece-in-your-data-analytics-learning-journey-7f3cb3735698
https://medium.com/@annettedolph/python-library-documentation-is-the-missing-piece-in-your-data-analytics-learning-journey-7f3cb3735698
Medium
Python Library Documentation is the Missing Piece in Your Data Analytics Learning Journey
Here’s why you should stop Googling and get off of Stack Overflow
LeetCode Problem 586 Customer Placing the Largest Number of Orders — LeetCode: 30 Days of Pandas
https://medium.com/@robertsevan/leetcode-problem-586-customer-placing-the-largest-number-of-orders-leetcode-30-days-of-pandas-479b0fa30bc3
https://medium.com/@robertsevan/leetcode-problem-586-customer-placing-the-largest-number-of-orders-leetcode-30-days-of-pandas-479b0fa30bc3
Medium
LeetCode Problem 586 Customer Placing the Largest Number of Orders — LeetCode: 30 Days of Pandas
Solving Leetcode 30 Days of Pandas study plan problems
Why Python May Be the Only Programming Language You’ll Ever Need!
https://medium.com/@gauravbhandari850/why-python-may-be-the-only-programming-language-youll-ever-need-8b66956e3687
https://medium.com/@gauravbhandari850/why-python-may-be-the-only-programming-language-youll-ever-need-8b66956e3687
Medium
Why Python May Be the Only Programming Language You’ll Ever Need!
Your One-Stop-Shop for Programming
Random Chance: The Probabilistic Nature of a Coin Toss (With Codes)
https://medium.com/@jyotirajnath7/random-chance-the-probabilistic-nature-of-a-coin-toss-with-codes-25e46f2b89ad
https://medium.com/@jyotirajnath7/random-chance-the-probabilistic-nature-of-a-coin-toss-with-codes-25e46f2b89ad
Medium
Random Chance: The Probabilistic Nature of a Coin Toss (With Codes)
A coin has two sides: Heads and the Tails.