Skip to content

saksham242007/python-datascience-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Data Science Practice

This repository contains my Python and Data Science practice work as part of my preparation for Google Summer of Code (GSoC) 2026.

The goal of this project is to build strong fundamentals in:

  • Python programming
  • Data analysis using Pandas
  • Writing clean, reproducible scripts
  • Using Git & GitHub like an open-source contributor

πŸ“‚ Project Structure

python-datascience-practice/
β”œβ”€β”€ data/        # Datasets (CSV, etc.)
β”œβ”€β”€ notebooks/   # Jupyter notebooks for exploration
β”œβ”€β”€ scripts/     # Python scripts
β”‚   └── basic_pandas.py
β”œβ”€β”€ hello.py
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages