Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 517 Bytes

File metadata and controls

7 lines (6 loc) · 517 Bytes

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