Skip to content

I shall be uploading all the notebooks and learning material in this repo for Data Science.

Notifications You must be signed in to change notification settings

SuryaSJV/Python-For-DataScience

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python, NumPy, and Pandas Tutorial Notebooks

Welcome to my collection of Jupyter notebooks that cover a wide range of topics in Python, NumPy, and Pandas—key tools for any data scientist’s arsenal. These notebooks are companions to my YouTube tutorial series, where I dive deep into each topic to ensure you understand not just the "how," but also the "why."

What's Inside

  • Python Basics: Start from the ground up with variables, data types, loops, and functions.
  • NumPy Mastery: Learn how to efficiently handle numerical data with NumPy arrays, operations, and broadcasting techniques.
  • Pandas Proficiency: Get to grips with data manipulation and analysis using Pandas, from basic data structures to complex groupings and joins.

Each notebook is named sequentially to guide you through your learning journey.

Tutorial Playlists

For a comprehensive learning experience, follow along with the notebooks while watching the tutorial playlists on YouTube:

How to Use These Notebooks

  1. Install Jupyter on your machine if you haven’t already.
  2. Clone this repository to your local machine using git clone [repository-url].
  3. Navigate to the cloned directory.
  4. Start Jupyter by running jupyter notebook in your terminal or command prompt.
  5. Open any notebook and start coding along!

Downloading Individual Notebooks

If you prefer to download individual notebooks, simply navigate to the desired .ipynb file and download it directly from GitHub.

Questions and Discussions

Should you have any questions or wish to discuss the contents of these notebooks, please feel free to raise an issue here on GitHub or contact me on LinkedIn.

Connect with Me

Happy learning, and I hope these notebooks help you on your journey to becoming a data science expert!


© 2024 Balaji Chippada. All Rights Reserved.

About

I shall be uploading all the notebooks and learning material in this repo for Data Science.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%