Skip to content

A curated collection of tutorials, projects, and resources for learning data science, covering Python, statistics, machine learning, and data visualization. Includes hands-on exercises and datasets to build practical skills for aspiring data scientists.

License

Notifications You must be signed in to change notification settings

rohanmistry231/Data-Science-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Learning Materials

Welcome to the Data Science Learning Materials repository! This repository contains educational resources and materials for learning Python and popular data science libraries such as NumPy, Pandas, and Matplotlib. The goal is to provide a comprehensive set of resources for learning and mastering data science.

Table of Contents

  1. Python
  2. NumPy
  3. Pandas
  4. Matplotlib

How to Use This Repository

Each section is organized into folders corresponding to the topic covered. Inside each folder, you will find:

  • Tutorials and guides
  • Code examples
  • Practice exercises
  • Additional resources and references

Feel free to explore each folder and follow the materials at your own pace.

Contributing

Contributions are welcome! If you have any improvements, suggestions, or additional materials that you think would benefit others, please feel free to create a pull request or open an issue.

To contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/new-material)
  3. Commit your changes (git commit -am 'Add new material')
  4. Push to the branch (git push origin feature/new-material)
  5. Create a new Pull Request

About

A curated collection of tutorials, projects, and resources for learning data science, covering Python, statistics, machine learning, and data visualization. Includes hands-on exercises and datasets to build practical skills for aspiring data scientists.

Topics

Resources

License

Stars

Watchers

Forks