Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.48 KB

File metadata and controls

54 lines (39 loc) · 1.48 KB

Python Learning

A practical learning space for Python fundamentals, automation concepts, data handling, and small business-focused exercises.

🎯 Purpose

This repository documents my progress learning Python through hands-on practice and practical applications.

My goal is to build enough Python fluency to support business operations, automation, data cleanup, workflow improvement, and technical problem-solving.

🧠 Current Learning Areas

  • Python fundamentals
  • Variables and data types
  • Conditional logic
  • Loops
  • Functions
  • Lists, dictionaries, and sets
  • File handling
  • CSV data
  • Basic automation
  • Error handling
  • Data cleanup
  • Simple scripts for business operations

🛠️ Practical Applications I’m Exploring

  • Cleaning CSV files
  • Comparing datasets
  • Automating repetitive administrative tasks
  • Organizing business data
  • Generating simple reports
  • Supporting HRIS and people-data workflows
  • Processing structured information
  • Building lightweight workflow tools

🌱 Learning Approach

I’m focusing on practical exercises that connect directly to real operational and business use cases rather than learning code in isolation.

Future projects may include:

  • Employee data cleanup script
  • CSV comparison tool
  • Onboarding checklist generator
  • Simple reporting automation
  • File organization script
  • Data validation utilities

Learning Project by Chanel Sius

Python • Automation • Business Operations • Data Skills • Continuous Learning