/LearnDataScienceWithPython-pt1

Quick tutorial on starting with the Data Science concepts, covers essentials of Python

Primary LanguageJupyter Notebook

Let us Learn Data Science With Python

Quick tutorial on starting with the Data Science concepts, covers essentials of Python

"By learning you will teach; by teaching you will learn."

Quick tutorial on Python Basics, they are essential for building a foundation in Data Science

Topics Covered:

  1. Python Basics Here
  2. Python Datastructures Here
  3. Python Fundamentals Here
  4. Files and Dataframes Here
  5. Working with Numpy library Here

Requirements:

1. Jupiter Notebook(not necessary - code can be executed on any python supported IDE)
2. Pandas and Numpy library
run command - pip install pandas and pip install numpy


Thanks :)