Computer Science, asked by arjunkapoormahato, 7 hours ago

4. Write python statements to create a data frame for the following data. Name Age Designation Hema 30 Teacher Sam 40 Principal Rajeev 28 Clerk​

Answers

Answered by neha61210
0

Answer:

jfjti5okfuduuf

Explanation:

futiyokrjrif

Answered by meenakshijayverma123
0

Answer:

Write a program in Python Pandas to create the following DataFrame batsman from a Dictionary: B_NO Name Score1 Score2 1 Sunil Pillai 90 80 2 Gaurav Sharma 65 45 3 Piyush Goel 70 90 4 Kartik Thakur 80 76 Perform the following operations on the DataFrame : (1) Add both the scores of a batsman and assign to column “Total” (2) Display the highest score in both Score1 and Score2 of the DataFrame. (3) Display the DataFrame.Read more on Sarthaks.com - https://www.sarthaks.com/971470/program-python-pandas-create-following-dataframe-batsman-dictionary-name-score1-score2

Similar questions