Feb 9 · 4 min read · What is Adeloop? Adeloop is a modern, web-based data and AI workspace designed to replace fragmented analytics stacks (Databricks, Jupyter, BI tools, automation platforms) with one unified system. Adeloop combines: Interactive notebooks (like Jupyt...
Join discussion
Jan 20 · 2 min read · Hola and happy new year, everyone! I really wanted to upload this earlier, but it's alright, sooo, let's dive into the business of the day 😅. Did you know that most 'bugs' in your program aren't actually in your code? They're lurking in your data. I...
Join discussion
Dec 23, 2025 · 9 min read · Introduction Welcome back, amigos! I’ve been wanting to create more projects around AI Agents to show what’s possible when we move beyond simple chatbots. This is the first in a series of "Agentic Blueprints" that you can use as a starting point. Thi...
Join discussion
Dec 16, 2025 · 3 min read · Published on December 12, 2025 Part of my DataRaFlow 2025 series – learning data analysis through real-world trade statistics This week in the DataRaFlow programme we moved from basic filtering and merging to one of pandas’ most powerful features: gr...
OAbdulquadri commented
Nov 26, 2025 · 2 min read · In this phase of my data science journey, I focused on the last two projects of the freeCodeCamp “Python for Data Science—Full Course for Beginners” and officially completed the entire course. These final projects took me from cleaning messy datasets...
Join discussionNov 10, 2025 · 2 min read · This week, I embarked on a journey to explore machine learning using Python. I started with a brief introduction to machine learning, its applications, and the difference between supervised and unsupervised learning. I also got an overview of essenti...
Join discussionNov 4, 2025 · 10 min read · Introduction: The Problem As a data scientist, your Jupyter Notebook is your castle. But what happens when you want an external program to control it? Maybe you want an AI agent (like Gemini or Claude) to add new cells, or a script to automatically c...
Join discussionOct 16, 2025 · 4 min read · All work and no play makes Jack a dull boy… no, wait! That’s not what I was going for; I wanted something along the lines of learning a concept and not practicing it will not be of much use in the long run. If you find something more appropriate for ...
Join discussion
Oct 4, 2025 · 8 min read · Так сложилось, что программный пакет Jupyter как бы не в курсе о существовании виртуальных окружений Python, ключевого инструмента изоляции среды в Python. Информация по этой теме в Сети крайне разрознена. В этой статье собраны все известные автору с...
Join discussion