<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python Programming on AI VOID</title><link>https://ai-blog.noorshomelab.dev/categories/python-programming/</link><description>Recent content in Python Programming on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 18 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/categories/python-programming/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 6: Getting Data Ready: Basic Data Manipulation in Python</title><link>https://ai-blog.noorshomelab.dev/ai-ml-journey-2026/basic-data-manipulation-python/</link><pubDate>Sun, 18 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-ml-journey-2026/basic-data-manipulation-python/</guid><description>&lt;h2 id="introduction-shaping-the-raw-material"&gt;Introduction: Shaping the Raw Material&lt;/h2&gt;
&lt;p&gt;Welcome back, future AI explorer! In our previous chapters, we&amp;rsquo;ve journeyed through the fascinating world of AI and Machine Learning, understanding the core concepts of how machines &amp;ldquo;learn&amp;rdquo; and why data is their lifeblood. We also took our first exciting steps into Python programming, learning about variables, data types, and basic operations. You&amp;rsquo;re doing great!&lt;/p&gt;
&lt;p&gt;Now, it&amp;rsquo;s time to get our hands a little dirty (in a good way!) with that precious data. Imagine you&amp;rsquo;re a chef, and you&amp;rsquo;ve just received a basket full of fresh ingredients. Before you can cook a delicious meal, you need to wash, peel, chop, and prepare everything, right? Data is no different. Raw data, straight from its source, is rarely in the perfect shape for a machine learning model. It might have missing pieces, incorrect values, or be organized in a way that&amp;rsquo;s hard for our algorithms to understand.&lt;/p&gt;</description></item></channel></rss>