Skip to content

Syed-M-Nofel/Python-Data-Science-Fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Data Science Fundamentals

A curated collection of Jupyter notebooks covering core tools for data analysis and web interactions in Python.

📂 Topics

  1. Pandas
    • DataFrame creation and selection (loc, iloc, slicing)
    • Loading data from CSV/Excel/APIs
  2. NumPy
    • Array operations, broadcasting, and mathematical functions
  3. APIs & HTTP Requests
    • REST API interactions, requests library, and JSON handling

🛠️ Setup

  1. Clone the repo:
    git clone https://github.com/yourusername/Python-Data-Science-Fundamentals.git

About

Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published