Skip to content

sagarcode-ds/data-analysis-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Data Analysis with Python A collection of Python scripts and exercises focused on data analysis using libraries like Pandas, built and maintained in VS Code.

πŸ“ Repository Structure Code

πŸ” What's Inside Pandas Basics Hands-on exercises covering core Pandas concepts, including: Creating and manipulating DataFrames and Series Indexing, slicing, and filtering data Grouping, aggregating, and summarizing datasets Handling missing/null values Reading and writing CSV/Excel files Data cleaning and transformation

πŸš€ Getting Started Prerequisites Make sure you have Python 3.x and pip installed. Bash Installation Clone the repository Bash Install required libraries Bash Run a script Bash

πŸ› οΈ Tech Stack Tool Purpose Python 3.x Core language Pandas Data manipulation & analysis VS Code Development environment

πŸ“ˆ Progress [x] Pandas basics (Series, DataFrames) [x] Indexing and filtering [x] GroupBy and aggregations [ ] Data visualization (Matplotlib/Seaborn) [ ] NumPy fundamentals [ ] Real-world datasets / projects

🀝 Contributing This is a personal learning repository, but suggestions and feedback are welcome! Fork the repo Create a feature branch (git checkout -b feature/your-idea) Commit your changes (git commit -m 'add: your change') Push and open a Pull Request

πŸ“ Notes All code is written and tested in VS Code Scripts are structured for learning purposes β€” each exercise is self-contained

πŸ“¬ Contact sagarcode-ds β€” GitHub Profile Happy coding! 🐍

About

this repository contains all data analysis codes from vscode only

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages