Skip to content

A comprehensive academic and practical guide on using Python for Data Science.

License

Notifications You must be signed in to change notification settings

ARUNAGIRINATHAN-K/Python-For-Data-Science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python for Data Science Report πŸ“ŠπŸ

This repository contains a detailed academic and practical guide on using Python for Data Science. It includes theory, code notebooks, and downloadable report files.

πŸ“˜ Contents

  • βœ… Full Report (PDF & DOCX)
  • πŸ“‚ Jupyter Notebooks for NumPy, Pandas, Visualization, and Machine Learning
  • πŸ“Š Sample Datasets
  • πŸ“Έ Visualizations and Diagrams

πŸš€ Topics Covered

  • Introduction to Python for Data Science
  • Working with NumPy and Pandas
  • Data Cleaning and Preprocessing
  • Data Visualization using Matplotlib & Seaborn
  • Introduction to Machine Learning with scikit-learn

πŸ“ Repository Structure

python-for-datascience/
β”‚
β”œβ”€β”€ README.md
β”œβ”€β”€ report/
β”‚   β”œβ”€β”€ Python_For_DataScience.pdf
β”‚   └── Python_For_DataScience.docx
β”‚
β”œβ”€β”€ notebooks/
β”‚   β”œβ”€β”€ 01_numpy_basics.ipynb
β”‚   β”œβ”€β”€ 02_pandas_intro.ipynb
β”‚   β”œβ”€β”€ 03_visualization_matplotlib.ipynb
β”‚   └── 04_ml_with_sklearn.ipynb
β”‚
β”œβ”€β”€ datasets/
β”‚   └── sample_dataset.csv
β”‚
β”œβ”€β”€ images/
β”‚   └── plots_and_graphs.png
β”‚
└── LICENSE

Data Science Projects

Projects

About

A comprehensive academic and practical guide on using Python for Data Science.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published