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

https://github.com/raduldev/greyatom-python-for-data-science

A collection of projects as part of the Python for Data Science program at GreyAtom EduTech Pvt Ltd
https://github.com/raduldev/greyatom-python-for-data-science

python

Last synced: about 1 year ago
JSON representation

A collection of projects as part of the Python for Data Science program at GreyAtom EduTech Pvt Ltd

Awesome Lists containing this project

README

          

The GreyAtom 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