[VIDEO] 7 Things I Never Knew About Python Until Recently (Part 1)
https://zlliu.medium.com/video-7-things-i-never-knew-about-python-until-recently-part-1-19184c7d0192
https://zlliu.medium.com/video-7-things-i-never-knew-about-python-until-recently-part-1-19184c7d0192
Medium
[VIDEO] 7 Things I Never Knew About Python Until Recently (Part 1)
Day 7 of experimenting with video content — I’ve been getting the hang of doing stuff faster (I guess) so that’s been great.
Variables & Data Types in Python | Python Basics
https://medium.com/@CodeMaple/variables-data-types-in-python-python-basics-dbfb234c90d6
https://medium.com/@CodeMaple/variables-data-types-in-python-python-basics-dbfb234c90d6
Medium
Variables & Data Types in Python | Python Basics
One of the first things we learn when we get started with any programming language is the various kinds of Data Types present and the…
Simulated Annealing in Python: A Cool Optimization Technique (Sample Code Included)
https://medium.com/chat-gpt-now-writes-all-my-articles/simulated-annealing-in-python-a-cool-optimization-technique-sample-code-included-f3b0475d9e89
https://medium.com/chat-gpt-now-writes-all-my-articles/simulated-annealing-in-python-a-cool-optimization-technique-sample-code-included-f3b0475d9e89
Medium
Simulated Annealing in Python: A Cool Optimization Technique (Sample Code Included)
Simulated Annealing is a powerful optimization algorithm inspired by the annealing process in metallurgy. It’s used to find the global…
Five constructs to know for learning basic python programming as a beginner.
https://medium.com/@kiyotakagunal/five-constructs-to-know-for-learning-basic-python-programming-as-a-beginner-06e80e7d2b8c
https://medium.com/@kiyotakagunal/five-constructs-to-know-for-learning-basic-python-programming-as-a-beginner-06e80e7d2b8c
Medium
Five constructs to know for learning basic python programming as a beginner.
Hello and welcome, I’m Gunal an UG student in KITE college. I started this to share my thoughts and opinions as useful. Here I discussed about the five construct, that are basic to python for a…
Easy Python Patterns: The Iterator — Hacking With Python
https://snoekiede.medium.com/easy-python-patterns-the-iterator-hacking-with-python-00a1957f03d4
https://snoekiede.medium.com/easy-python-patterns-the-iterator-hacking-with-python-00a1957f03d4
Medium
Easy Python Patterns: The Iterator — Hacking With Python
Python iterators are powerful beasts, however did you know that you construct your own iterator over your own datastructures, so you can…
LeetCode Problem 1683 Invalid Tweets — LeetCode: 30 Days of Pandas
https://medium.com/@robertsevan/leetcode-problem-1683-invalid-tweets-leetcode-30-days-of-pandas-9daf5daff2f6
https://medium.com/@robertsevan/leetcode-problem-1683-invalid-tweets-leetcode-30-days-of-pandas-9daf5daff2f6
Medium
LeetCode Problem 1683 Invalid Tweets — LeetCode: 30 Days of Pandas
Solving Leetcode 30 Days of Pandas study plan problems
Python Lists vs Dictionaries vs Slicing: A Unified Design Principle
https://medium.com/@kishorev1/python-lists-vs-dictionaries-vs-slicing-a-unified-design-principle-5d2bb7857e60
https://medium.com/@kishorev1/python-lists-vs-dictionaries-vs-slicing-a-unified-design-principle-5d2bb7857e60
Medium
Python Lists vs Dictionaries vs Slicing: A Unified Design Principle
Programming languages provide us with various data structures to make it easier to write efficient and readable code. Python, a widely-used…
[Data Analysis] Feature engineering (6/11)
https://medium.com/@SamTaylor92/data-analysis-feature-engineering-6-11-bff1a52eb527
https://medium.com/@SamTaylor92/data-analysis-feature-engineering-6-11-bff1a52eb527
Medium
[Data Analysis] Feature engineering (6/9)
Learn how to preprocess, select, transform, create, and scale features for optimal results using Python on the Iris dataset.
Tackling Messy NFL Tweets: NLP Text Preprocessing
https://medium.com/@raicik.zach/tackling-messy-nfl-tweets-nlp-text-preprocessing-655c178cf9fd
https://medium.com/@raicik.zach/tackling-messy-nfl-tweets-nlp-text-preprocessing-655c178cf9fd
Medium
Tackling Messy NFL Tweets: NLP Text Preprocessing
Data cleaning or preprocessing is a vital step to any machine learning process. In a way, it helps standardize our data in such a way that…
Timmy’s Magical NumPy Quest: Exploring Python with Playful Challenges
https://medium.com/@anshugoyal1892/timmys-magical-numpy-quest-exploring-python-with-playful-challenges-912794aaafea
https://medium.com/@anshugoyal1892/timmys-magical-numpy-quest-exploring-python-with-playful-challenges-912794aaafea
Medium
Timmy’s Magical NumPy Quest: Exploring Python with Playful Challenges
Once upon a time, there was a little programmer named Timmy. Timmy loved to play with numbers and needed a magical tool to help him. That…
Let’s try Apache Beam part 5 — transform it with Beam functions
https://medium.com/@bluebirz/lets-try-apache-beam-part-5-transform-it-with-beam-functions-2f2558ba07ce
https://medium.com/@bluebirz/lets-try-apache-beam-part-5-transform-it-with-beam-functions-2f2558ba07ce
Medium
Let’s try Apache Beam part 5 — transform it with Beam functions
This blog we are going to see what functions we can try on our problems, and it may be useful for us not to waste time for.
Understanding How ChatGPT Uses Your GPU: Three Levels of Insight
https://medium.com/@marianoechaves/understanding-how-chatgpt-uses-your-gpu-three-levels-of-insight-fdc2f04806a3
https://medium.com/@marianoechaves/understanding-how-chatgpt-uses-your-gpu-three-levels-of-insight-fdc2f04806a3
Medium
Understanding How ChatGPT Uses Your GPU: Three Levels of Insight
In the realm of artificial intelligence and natural language processing, ChatGPT stands out as a remarkable language model that can…
Blinkit & Zepto Implementation In Python: How to create your e-commerce app in Python (User Facing)
https://medium.com/@kelixirr/blinkit-zepto-implementation-in-python-how-to-create-your-e-commerce-app-in-python-user-facing-031901635cea
https://medium.com/@kelixirr/blinkit-zepto-implementation-in-python-how-to-create-your-e-commerce-app-in-python-user-facing-031901635cea
Medium
Blinkit & Zepto Implementation In Python: How to create your e-commerce app in Python (User Facing)
In this post, I will share how we can implement the concept of fast e-commerce-based applications such as Blinkit and Zepto in Python. We…
Jane the Discoverer: Enhancing Causal Discovery with Large Language Models (Causal Python)
https://aleksander-molak.medium.com/jane-the-discoverer-enhancing-causal-discovery-with-large-language-models-causal-python-564a63425c93
https://aleksander-molak.medium.com/jane-the-discoverer-enhancing-causal-discovery-with-large-language-models-causal-python-564a63425c93
Medium
Jane the Discoverer: Enhancing Causal Discovery with Large Language Models (Causal Python)
A practical guideline to LLM-enhanced causal discovery that minimizes the risks of hallucinations (with Python code)
Unearthing Python’s Secrets: 10 Lesser-Known Features Every Developer Should Master
https://medium.com/@dennisyd/unearthing-pythons-secrets-10-lesser-known-features-every-developer-should-master-f066e799d0da
https://medium.com/@dennisyd/unearthing-pythons-secrets-10-lesser-known-features-every-developer-should-master-f066e799d0da
Medium
Unearthing Python’s Secrets: 10 Lesser-Known Features Every Developer Should Master
Unlocking the depths of Python’s versatility for more powerful coding
Unlocking the Power of Test-Driven Development (TDD)
https://sahandilshan.medium.com/unlocking-the-power-of-test-driven-development-tdd-b26794b6d361
https://sahandilshan.medium.com/unlocking-the-power-of-test-driven-development-tdd-b26794b6d361
Medium
Unlocking the Power of Test-Driven Development (TDD)
Test Driven Development (TDD) is more than just a development methodology; it’s a mindset. With TDD, we reverse the traditional flow of…