Index In Pandas Dataframe

Опубликовано: 23 Сентябрь 2022
на канале: Analytics School
135
4

In this session, we will discuss about the index in pandas dataframe. Index is like an address that's how any data point across the dataframe or series can be accessed. Rows and columns both have indexes.

We will also discuss about how to set a custom index using set_index method and how to reset an index using reset_index method in pandas dataframe.

Chapters:

00:00 - Introduction
03:45 - Set A Custom Index
06:57 - Reset A Custom Index
10:09 - Attributes Of Good Custom Index
12:40 - Do We Need A Custom Index?

#analyticsschool #dataanalysis #dataanalyst #dataanalytics #pandaspythontutorial #datascience