Skip to content

abhii026/Pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 Pandas Series Practice

This repository contains beginner-level Pandas Series programs created as part of my Data Science / Data Engineering learning journey.
It focuses on understanding the basics of Pandas Series using Python.


🧑‍💻 About Me

  • 🎓 B.Tech CSE Student
  • 🎯 Aspiring Data Engineer
  • 🐍 Learning Python for Data Science
  • 📘 Currently studying Pandas (Series)

🛠️ Technologies Used

  • Python
  • Pandas
  • Git & GitHub

📂 Repository Structure

Pandas/
│
├── basic.py # Pandas Series basics
├── save.py # Practice scripts (learning phase)
├── README.md # Documentation
├── .gitignore # Ignored files & folders

🚀 How to Run the Code

  1. Clone the repository:
git clone https://github.com/abhii026/Pandas.git
  1. Go to the project folder:
cd Pandas
  1. Install Pandas:
pip install pandas

4.Run the script:

python basic.py

🎯 Learning Goal

To build a strong foundation in Pandas, starting with Series, and gradually move to DataFrames and real-world data analysis, aiming for a Data Engineer role.

📬 Future Plan

  • Pandas DataFrame

  • Reading CSV & Excel files

  • Data cleaning basics

  • Pandas with SQL

About

Pandas practice scripts for data analysis using Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages