An open API service indexing awesome lists of open source software.

https://github.com/agrawalchaitany/nptel_python_with_datascience

Nptel_Python_with_DataScience
https://github.com/agrawalchaitany/nptel_python_with_datascience

jupyter-notebook nptel nptel-solutions nptel-swayam python spyder

Last synced: 3 months ago
JSON representation

Nptel_Python_with_DataScience

Awesome Lists containing this project

README

        

# NPTEL Python with Data Science

This repository contains lecture notes, required datasets, code files, and assignment solutions for the **NPTEL Python with Data Science** course.

## 📌 Course Information
- **Course Name:** Python with Data Science
- **Platform:** NPTEL / Swayam
- **Course Link:** [NPTEL Course Page](https://onlinecourses.nptel.ac.in/noc24_cs54/preview)
- **Official Site:** [Swayam](https://swayam.gov.in/)

## 📂 Repository Contents
- 📖 **Lecture Notes** – Summarized notes from the course lectures.
- 📊 **Datasets** – All datasets required for hands-on exercises and assignments.
- 💻 **Code Files** – Python scripts and Jupyter notebooks covering course topics.
- ✅ **Assignment Solutions** – Answers and explanations for course assignments.

## 🚀 Getting Started
To use this repository:
1. Clone the repository:
```sh
git clone https://github.com/your-username/Nptel_Python_with_DataScience.git
```
2. Navigate to the repository:
```sh
cd Nptel_Python_with_DataScience
```
3. Open the Jupyter notebooks or Python scripts to explore the content.

## 📢 Contributions
Feel free to contribute by submitting pull requests, improving documentation, or adding relevant resources.

---
📧 For any queries, reach out via GitHub discussions or issues.