Foundations of Machine Learning: Inside Python’s Pandas Library

by Selwyn Davidraj Posted on October 01, 2025

In this blog, we will explore Pandas which is a powerful library in Python designed for data manipulation and analysis. If you’re diving into data science or want to automate data-related tasks, Pandas will be your go-to toolkit.

Read More

Foundations of Machine Learning: Inside Python’s NumPy Library

by Selwyn Davidraj Posted on September 28, 2025

In this blog, we will explore NumPy, which is one of the most essential Python libraries for data science and numerical computation. Whether you’re just beginning your data science journey or refreshing your knowledge, NumPy will help you handle large datasets, perform mathematical operations, and power advanced machine learning workflows.

Read More

Python Tutorial for AI/ML Beginners

by Selwyn Davidraj Posted on September 28, 2025

This blog provides a very high level introduction to python basics

Read More

Operate Like Engineers: SRE for Distributed Platforms

by Selwyn Davidraj Posted on September 28, 2025

This blog explores how distributed architecture is reshaping traditional operations by driving the adoption of Site Reliability Engineering (SRE) practices.

Read More

Data Science and the AI Lifecycle

by Selwyn Davidraj Posted on September 23, 2025

This blog explains the data science lifecycle, outlining the key steps involved in executing a data science project, from problem definition, data collection, and processing, through model building, evaluation, and deployment.

Read More