ManjiriSDS / Python-for-data-science

Basic Python Assignments for Data Science From Beginner To Advance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository 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

About

Basic Python Assignments for Data Science From Beginner To Advance

License:MIT License


Languages

Language:Jupyter Notebook 84.8%Language:Python 15.2%