write a python program in python to create the following data frame and perform the following operations
Answers
Answered by
0
Explanation:
To create a dataframe, we need to import pandas. Dataframe can be created using dataframe() function. The dataframe() takes one or two parameters. The first one is the data which is to be filled in the dataframe table.
hope it will help you ♥╣[-_-]╠♥
Similar questions