The Dataframe are similar to a dictionary in the python. Lets us look at the below dictionary, In above dictionary keys are like column and values are like rows and we can access the rows by calling column.
IN[1]
person = {
"first" : "Prathap",
"last" : "Dominicsavio",
"email" : "prath