Index
Basics of Pandas
Denotes about the number of rows and columns of shape, and saved in a list
{{rowsandcolumns}}
{{rows}}
{{columns}}
{{columnHeaders}}
{{values}}
Select the columns
{{cols}}
Return column headers as List
{{TotalColumnList}}
{{values}}
column header of first column
{{columnheader}}
print column as Object
{{colobj}}
print column in List
{{columnsInlist}}