In this session of @analyticsschool , we will discuss how to use axis in pandas dataframe. Axis is the most common parameter one will find in most of the methods of the pandas dataframe. The axis attribute is used to access the groups of rows and columns labels of the given dataframe.
There are two types of axis in pandas dataframe. Axis = 0/'index' and Axis=1/'columns'
Chapters:
00:00 - Introduction
00:31 - Types Of Axis In Pandas DataFrame
01:52 - Example of Axis = 0 & Axis = 1
05:07 - Point To Remember
#analyticsschool #analytics #dataanalysis #dataanalyst #pandastutorial #axispandas #datascience