This repository contains my Python practice work, including different concepts, libraries, and small experiments. It helps me strengthen my understanding of Python programming.
PYTHON/ ├── oops/ │ ├── classes.py │ ├── dataclass.py │ ├── function.py │ ├── inheritance.py │ ├── plotting/ │ ├── matplotlib_lib.py │ ├── statistics/ │ ├── finding_outliers.py │ ├── xml/ │ ├── data.xml │ ├── products.xml │ ├── python_xml.py │ ├── data & serialization/ │ ├── dictionary.pkl │ ├── file.pkl │ ├── planet.pkl │ ├── set.pkl │ ├── csv & datasets/ │ ├── mercedesbenz.csv │ ├── practice.csv │ ├── text.csv │ ├── pandas & numpy/ │ ├── from_numpy.py │ ├── from_pandas.py │ ├── panda_2.py │ ├── panda3_json.py │ ├── core python/ │ ├── first.py │ ├── from_4.py │ ├── lambda.py │ ├── list_comphresion.py │ ├── pickling.py │ ├── python_html.py │ └── misc/ ├── demo.html ├── test.png
- ✅ Python Basics
- ✅ Functions & Lambda
- ✅ List Comprehension
- ✅ Object-Oriented Programming (OOP)
- ✅ File Handling & Pickling
- ✅ NumPy & Pandas
- ✅ Data Visualization (Matplotlib)
- ✅ XML Processing
- ✅ CSV Handling
- ✅ Statistics (Outliers Detection)
- Python 3.x
- NumPy
- Pandas
- Matplotlib
- Practice Python concepts
- Improve problem-solving skills
- Explore different Python libraries
- Build a strong programming foundation
🤝 Contribution This is a personal learning repository, but suggestions are welcome.
📧 Contact
Feel free to connect for collaboration or feedback.