Pandas package is one of the most popular open source data exploration python libraries that is currently available in Python ecosystem.
Pandas python package provides fast, flexible, and expressive data structures designed to make working with “relational” or “labeled” data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real-world data analysis in Python.
Pandas package gives it users power to explore, manipulate, query, aggregate and visualize tabular data.
Chapters:
00:00 Introduction
00:26 What is Pandas?
00:58 Why Pandas?
02:20 Why not NumPy?
03:47 Limitations of Pandas
04:03 Python setup for this course
#python #pandas #numpy #dataanalytics #dataanalysis