Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.02 KB

File metadata and controls

34 lines (23 loc) · 1.02 KB

Python Programming for Data Science

Welcome to the Python Programming for Data Science repository! This repository contains a collection of Jupyter notebooks that document my Python learning journey for Data Science. Each notebook covers various Python programming concepts.

Introduction

This repository is intended to serve as a resource for anyone looking to learn Python or explore the field of Data Science . The notebooks contain beginner-level to advanced concepts.

Feel free to explore, learn, and contribute!

Prerequisites

To run these notebooks locally, you will need to have:

You can install the required packages using pip:

pip install jupyterlab

##Running the Notebooks

git clone https://github.com/Khanz9664/Python-Programming-Basics.git
cd Python-Programming-Basics
jupyter notebook