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
- Host: GitHub
- URL: https://github.com/raduldev/greyatom-python-for-data-science
- Owner: RadulDev
- License: mit
- Created: 2020-05-12T04:24:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T22:17:02.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T13:09:18.427Z (over 1 year ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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