Prayson Wilfred Daniel

Prayson Wilfred Daniel @proteusiq

About: 🐝 everything command line | console.log(`ML | Data Science | Python`);

Location:
Copenhagen, Denmark
Joined:
Dec 21, 2018

Prayson Wilfred Daniel
articles - 20 total

TDD = Communicate + Connect + Craft

🦊 Let us dispel a common misconception: the essence of Test-Driven Development(TDD) is not about...

Learn More 1 0Mar 15

python-dotenv will bite you. Watch out

Why `load_dotenv()` Is an Anti-Pattern—and How to Do Better ...

Learn More 0 0Mar 5

Why `load_dotenv()` Is an Anti-Pattern—and How to Do Better

If you’ve ever written from dotenv import load_dotenv; load_dotenv() at the top of a Python script,...

Learn More 3 3Mar 5

Organic Coding: Safeguarding the Future of AI Code-Assistance Tools

Observing the steady rise of AI code-assistance tools such as OpenAI’s ChatGPT and Codex, GitHub’s...

Learn More 1 2May 11 '24

In Rust for Python: A Match from Heaven

Python, much like the cheerful Flounder, is known for its friendliness and accessibility. It darts...

Learn More 60 6Jan 3 '24

To Code and Beyond: A Neverland Adventure in Bash, Lua, Python, and Rust

Prologue: Departure to Neverland Once upon a time, in the mystical world of terminals,...

Learn More 25 24Dec 23 '23

The One Plot to Rule Them All

Prologue: In a Data Shire Far Away in Copenhagen In the quiet Shire of Data Science,...

Learn More 18 2Dec 7 '23

Down the Data Rabbit Hole: Alice's Adventure from Pandas to DuckDB Wonderland

Prologue: Falling Down the Data Rabbit Hole In a universe where data unfolds like a...

Learn More 7 1Nov 16 '23

Web Scraping’s Evolution: From Vintage Vibes to Futuristic Feels

Hold onto your keyboards and brew that extra cup of coffee, because we're about to dive headfirst...

Learn More 23 0Oct 19 '23

A One-Stop Guide to Data Science Resources

The landscape of data science is vast and ever-evolving. With the myriad of resources available,...

Learn More 17 2Oct 16 '23

Odyssey to Python Mastery: 4 Jedi Techniques

Enfold the odyssey to Python brilliance, a journey illuminated with the allure of elegance and...

Learn More 18 1Oct 2 '23

Unexpected Expected Thriller: A Tale of Coding Curiosity

Do you remember the last time you dived deep into a coding session, losing track of time, just for...

Learn More 12 0Sep 10 '23

Data Transformation is All You Need

In machine learning and data science, sophisticated algorithms and models often grab the limelight....

Learn More 8 0Sep 2 '23

SRP: Refactoring Data Science Beyond Classes

Picture a grand symphony orchestra: woodwinds, brass, strings, and percussion, each section...

Learn More 9 0Aug 26 '23

Elevate Your Python Skills: Machine Learning Packages That Transformed My Journey as ML Engineer

Discover packages and tools that have been pivotal in my coding journey as ML engineer. They not...

Learn More 9 0Aug 14 '23

Building the Bedrock: Employing SOLID Principles in Data Science

Just as the grandest of skyscrapers relies on a solid foundation, the most complex and effective data...

Learn More 7 0Aug 4 '23

The Renaissance of Data Science: Embracing Software Design Principles

Imagine a world where data science is not just a stream of code running through a notebook, but a...

Learn More 7 0Jul 18 '23

Sliding Idiomatic Code

Writing efficient and concise code starts with a solid understanding of programming fundamentals and...

Learn More 7 0Jan 22 '23

With Beer, Refactor Snowflake's Code

TL;DR: Proper allocating and releasing of resources during the software lifetime is critical in...

Learn More 13 0Nov 25 '22

Unpack Like A Pythonista

A Pythonista's ways of data unpacking. To index or to unpack, that is the question. During a code...

Learn More 9 0Nov 2 '22