© 2026 Hashnode
If this is your first time reading my series, welcome. I’ve been documenting my progress through the Dataraflow Internship, where each week feels like unlocking a new level in a video game. In case you missed my Week 2 write-up (where I wrestled with...

The third week in the DataraFlow internship program kicked off, and as always, I was looking forward to a week filled with refreshing Python concepts. A segment on Python modules was used to open the floor. It is easier to liken modules to a Python l...

Hi, Godwithus here, back with another weekly update from my data science internship journey at DataraFlow. If you missed my previous posts where I shared my experiences, you can catch up once you’re done with this. This week was all about diving deep...

Grab your keyboards, fellow code warriors, because my journey through Week 3 was a rollercoaster: packed with “aha!” moments, frantic Googling, a dash of panic, and a sprinkle of terrible coding puns. Warning: reading this may cause spontaneous burst...

Introduction Now that you’ve mastered Python fundamentals, it’s time to level up! Intermediate Python introduces powerful tools and techniques to write cleaner, faster, and more efficient code. In this blog, we’ll cover:✔ Lambda, map, filter, reduce✔...
