Python
[pai-thaan]

I’ve used Python to automate workflows, analyze data, and create visualizations. These projects demonstrate my ability to streamline tasks and drive results with Python. Highlights include:

  • Enhancing data analysis and integrating insights into Tableau dashboards at DaVita Kidney Care.

  • Automating reporting and troubleshooting workflows to boost team efficiency.

  • Performing statistical analysis and data cleaning to deliver actionable insights.

Pitch Perfect: Cleaning Cricket Data with Python

In this project, I explored data cleaning and analysis using Python’s Pandas library with a dataset of cricket players from ESPN. Using Jupyter Notebook, I documented the process with code and screenshots to showcase the workflow. This project aimed to deepen my understanding of Pandas in data analytics while sharpening my Python programming skills.

Tidynator 3000: The Folder Whisperer

This Python program organizes files in the Downloads folder by categorizing them into directories (e.g., Music, Movies, Documents) based on their extensions. It automates repetitive tasks, enhancing productivity and showcasing Python's practical capabilities.

Key Features

  • Dynamic Directory Management: Creates necessary folders if missing.

  • File Categorization: Maps file extensions to predefined categories.

  • Batch File Movement: Automates sorting with Python’s OS and collections modules.

Skill Set

Python programming, file handling, and debugging. Knowledge of automation and data structures for efficient organization.