CBSE BOARD XII, asked by rajeshsalviya, 1 month ago

write a python program in python to create the following data frame and perform the following operations​

Answers

Answered by toufeeqzyan12
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