How should I start learning Python?
https://medium.com/@karluirfan510/how-should-i-start-learning-python-99623980a51e
https://medium.com/@karluirfan510/how-should-i-start-learning-python-99623980a51e
Medium
How should I start learning Python?
khadija writes
Deep Dive into Django REST Framework (DRF)
https://abynxv.medium.com/deep-dive-into-django-rest-framework-drf-7ac06dd6b5a1
https://abynxv.medium.com/deep-dive-into-django-rest-framework-drf-7ac06dd6b5a1
Medium
Deep Dive into Django REST Framework (DRF)
1. Introduction to Django REST Framework
[SOLVED] polars: list to columns, without `get`
https://medium.com/@fixitblog/solved-polars-list-to-columns-without-get-28b0049a9f68
https://medium.com/@fixitblog/solved-polars-list-to-columns-without-get-28b0049a9f68
Medium
[SOLVED] polars: list to columns, without `get`
Is there a way to do this without hard-coding the 2? I may not know in advance how many elements there in the lists (I just know that they all have the same number of elements) This Answer collected…
Optimizing Whisper ASR Model — Parameters for Enhanced Performance
https://pvsravanth.medium.com/optimizing-whisper-asr-model-parameters-for-enhanced-performance-459602001af2
https://pvsravanth.medium.com/optimizing-whisper-asr-model-parameters-for-enhanced-performance-459602001af2
Medium
Optimising Whisper — Finetune Parameters for Enhanced Performance
When working with Whisper for automatic speech recognition (ASR), tuning the model parameters significantly affects the accuracy…
LeetCode : Find the Difference of Two Arrays
https://medium.com/@jyk60222/leetcode-find-the-difference-of-two-arrays-0df869c4fef5
https://medium.com/@jyk60222/leetcode-find-the-difference-of-two-arrays-0df869c4fef5
Medium
LeetCode : Find the Difference of Two Arrays
2215. Find the Difference of Two Arrays
10 Essential Pandas Functions Every Data Scientist Should Know
https://medium.com/@kuldeepkumawat195/10-essential-pandas-functions-every-data-scientist-should-know-c46a5a4213ec
https://medium.com/@kuldeepkumawat195/10-essential-pandas-functions-every-data-scientist-should-know-c46a5a4213ec
Medium
10 Essential Pandas Functions Every Data Scientist Should Know
This article contains ten Pandas functions that are important as well as handy for every data scientist.
Unlocking the Future: How AI and Machine Learning Are Transforming Our World
https://medium.com/@cheerful_carnelian_wolf_983/unlocking-the-future-how-ai-and-machine-learning-are-transforming-our-world-dc29f1a2f9ff
https://medium.com/@cheerful_carnelian_wolf_983/unlocking-the-future-how-ai-and-machine-learning-are-transforming-our-world-dc29f1a2f9ff
Medium
Unlocking the Future: How AI and Machine Learning Are Transforming Our World
Exploring the transformative power of AI and machine learning across industries, the benefits they bring, and the challenges
Python Type Hints: Writing Clearer and More Reliable Code
https://medium.com/@DataCraft-Innovations/python-type-hints-writing-clearer-and-more-reliable-code-58d27527a409
https://medium.com/@DataCraft-Innovations/python-type-hints-writing-clearer-and-more-reliable-code-58d27527a409
Medium
Python Type Hints: Writing Clearer and More Reliable Code
Python is famous for its flexibility, but with that flexibility comes a downside: it can be hard to keep track of what data types your code…
What are the best learning sites for Python?
https://medium.com/@karluirfan510/what-are-the-best-learning-sites-for-python-e3d1a2448be0
https://medium.com/@karluirfan510/what-are-the-best-learning-sites-for-python-e3d1a2448be0
Medium
What are the best learning sites for Python?
khadija writes
Books are Datasets: Mapping 12 Sacred Texts with Python and D3.js
https://medium.com/@paulostochaj/books-are-datasets-mapping-12-sacred-texts-with-python-and-d3-js-066168b3affd
https://medium.com/@paulostochaj/books-are-datasets-mapping-12-sacred-texts-with-python-and-d3-js-066168b3affd
Medium
Books are Datasets: Mapping 12 Sacred Texts with Python and D3.js
If one were tasked with determining the polar opposite of Reddit comments (see my last post), the religious texts of the world would…
100 days of Data Science: Day 55 — Advanced Social Network Analysis with NetworkX
https://medium.com/@rgr5882/100-days-of-data-science-day-55-advanced-social-network-analysis-with-networkx-7cacb2060243
https://medium.com/@rgr5882/100-days-of-data-science-day-55-advanced-social-network-analysis-with-networkx-7cacb2060243
Medium
Day 55 — Advanced Social Network Analysis with NetworkX
Building on yesterday’s exploration of network visualization, today, we’ll delve deeper into advanced network analysis techniques.
Avoid this common mistake of writing functions with default parameters in Python
https://varun-verma.medium.com/avoid-this-common-mistake-of-writing-functions-with-default-parameters-in-python-f6785801d513
https://varun-verma.medium.com/avoid-this-common-mistake-of-writing-functions-with-default-parameters-in-python-f6785801d513
Medium
Avoid this common mistake of writing functions with default parameters in Python
Writing functions with default arguments seems like a fairly straightforward task. Default the argument in the function definition and…
How I Automated My Entire Morning Routine with Python
https://medium.com/@jane2001/how-i-automated-my-entire-morning-routine-with-python-f6b13ce1b2d1
https://medium.com/@jane2001/how-i-automated-my-entire-morning-routine-with-python-f6b13ce1b2d1
Medium
How I Automated My Entire Morning Routine with Python
Every night before bed, I set my alarm and ran the script that would start brewing coffee ten minutes before I woke up. It sounds like…
How I Automated My Life: Practical Python Scripts for Everyday Tasks
https://medium.com/@jane2001/how-i-automated-my-life-practical-python-scripts-for-everyday-tasks-aca2df7e9e9b
https://medium.com/@jane2001/how-i-automated-my-life-practical-python-scripts-for-everyday-tasks-aca2df7e9e9b
Medium
How I Automated My Life: Practical Python Scripts for Everyday Tasks
By automating repetitive tasks, you can free up valuable time and focus on activities that bring you joy and fulfillment.
Python Pandas Tutorial: A Complete Introduction for Beginners
https://medium.com/@kuldeepkumawat195/python-pandas-tutorial-a-complete-introduction-for-beginners-a9023e96f836
https://medium.com/@kuldeepkumawat195/python-pandas-tutorial-a-complete-introduction-for-beginners-a9023e96f836
Medium
Python Pandas Tutorial: A Complete Introduction for Beginners
The pandas package is an essential tool for Data Scientists and Analysts using Python today. While powerful machine learning algorithms and…
The Fastest Way to Make Money with Python Web Scraping
https://medium.com/@jane2001/the-fastest-way-to-make-money-with-python-web-scraping-f53dc11b3acc
https://medium.com/@jane2001/the-fastest-way-to-make-money-with-python-web-scraping-f53dc11b3acc
Medium
The Fastest Way to Make Money with Python Web Scraping
I’ve been working with Python for a while now, and I can confidently say that one of the quickest ways to make money with it is through web…
Learning how to code(Week 14) Learning Log Home 🏡Page
https://medium.com/@fredosei6/learning-how-to-code-week-14-learning-log-home-page-a8ec6e7394ce
https://medium.com/@fredosei6/learning-how-to-code-week-14-learning-log-home-page-a8ec6e7394ce
Medium
Learning how to code(Week 14) Learning Log Home 🏡Page
This week, I developed a foundational homepage for a web project that allows users to log their learning progress. Currently, visiting…
Core Principles That Anchor Us in a Digital World"
https://ward-hill.medium.com/core-principles-that-anchor-us-in-a-digital-world-90a4ffdf6320
https://ward-hill.medium.com/core-principles-that-anchor-us-in-a-digital-world-90a4ffdf6320
Medium
Core Principles That Anchor Us in a Digital World"
RPC (Remote Procedure Call) lets computers talk over a network. It’s like asking a friend to help from far away. Imagine you’re in a busy market, full of voices and vendors. You need something from a…
IBM Associate System Engineer role October 24th 2024 Coding Question
https://nyxx13.medium.com/ibm-associate-system-engineer-role-october-24th-2024-coding-question-e897d18adcd5
https://nyxx13.medium.com/ibm-associate-system-engineer-role-october-24th-2024-coding-question-e897d18adcd5
Medium
IBM Associate System Engineer role October 24th 2024 Coding Question
Binary Time Conversion