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

https://github.com/tirtharajsinha/python-for-data-science

A collection of projects as part of the Python for Data Science program
https://github.com/tirtharajsinha/python-for-data-science

concepts data-science learner python python-language

Last synced: about 2 months ago
JSON representation

A collection of projects as part of the Python for Data Science program

Awesome Lists containing this project

README

        

Python for Data Science program covers the essential parts of the Python programming language that helps a learner in his journey as a data scientist. Being a good programmer helps a learner to prepare data better for analysis and allows to quickly deploy models. Following concepts are covered in this program

- Fundamentals of Python language
- Object-Oriented Programming and other advanced concepts
- Manipulating matrices using NumPy
- Data Wrangling with Pandas
- Visualizing Data using Matplotlib