Optimising Pandas for ease of data computation
Pandas is one of the most powerful Python libraries for data manipulation and analysis. But as datasets grow, poorly written Pandas code can lead to sluggish performance and …
Journal, Notes, and Technical Writing
Posts on software development, AI, data work, project lessons, and ideas worth documenting well.
Ideas, practical breakdowns, and lessons gathered from real projects and ongoing experiments.
Pandas is one of the most powerful Python libraries for data manipulation and analysis. But as datasets grow, poorly written Pandas code can lead to sluggish performance and …