Skip to content

sabnaz1988/GEN_AUS_Python_Learnings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Python Programming Journey

πŸ“Œ Overview

This repository documents my Python programming journey, covering foundational to intermediate concepts with a focus on data analytics applications.

The project demonstrates progressive learning from basic Python concepts to data manipulation, visualization, and time series analysis.


πŸ“š Topics Covered

  • Basics of Python Programming
  • List Demonstrations
  • Dictionaries in Python
  • Conditional Statements (if-else logic)
  • Importing Data into Python Environment
  • Data Cleaning in Python
  • Data Manipulation in Python
  • Data Visualization in Python
  • Working with Time Series Data

🎯 Purpose of This Project

The purpose of this repository is to:

  • Build a strong foundation in Python programming
  • Develop essential skills for data analytics
  • Practice handling and analyzing real-world datasets
  • Learn data cleaning, transformation, and visualization techniques

πŸ› οΈ Tools & Libraries Used

  • Python
  • Pandas
  • NumPy
  • Matplotlib / Seaborn (for visualization)
  • Jupyter Notebook / Python scripts

πŸš€ Learning Outcome

By completing this journey, I have gained hands-on experience in:

  • Writing Python programs from scratch
  • Handling structured data
  • Performing basic data analysis
  • Creating visual insights from data
  • Understanding time-based data patterns

▢️ How to Run

  1. Clone this repository
  2. Open the project in VS Code or another Python IDE
  3. Run the Python file using Python 3
python DA07_Python_Programming_Journey.py

πŸ“Œ Git Workflow (How to Update This Repo)

After making changes, use the following commands:

git status
git add .
git commit -m "Update README with project information"
git push

πŸ‘©β€πŸ’» Author

Sabahat Naz
Python & Data Analytics Enthusiast
This project is part of my learning journey in data analytics.


πŸ“Œ Note

This repository will continue to evolve as I progress further in my data analytics learning journey.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors