/Pandas-tutorials

Introduction to pandas a python library that is extensively used in Data Pre-processing.

Primary LanguageJupyter Notebook

Pandas Tutorials

The notebooks contain introduction to different pandas functions, an essential knowledge required in Data Science.

Introduction_to_pandas.ipynb: It contains simple introduction to different data structures. Introduction_to_different_pandas_functions.ipynb: It contains introduction to few basic functions which are very oftenly used. Analysis_of_data.ipynb: A simple kaggle dataset is used to analyse a few facts which gives an insight about the usability of pandas functions.