in Education by
. Consider the following Dataframe “Medals” where row indexes are taken as the default values: House Gold Silver Bronze Namrata 10 5 Anand 8 10 15 Nishtha 12 Satya 5 3 10 Write commands to do the following: (e) Change the gold of Satya house to 7. (b) Display the Gold and Silver medals for Namrata, Anand and Nishtha houses. (c) Display the House names where the number of bronze medals are in the range of 10 to 20. (d) Display the records in the reverse order. (e) Delete the columns Silver and Bronze temporarily from the data frame wcale table in navol: Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: e ,,is best answered my text message from my class

Related questions

0 votes
    A group of related values such as all the values in a single row in the chart….Name the following… Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    Currently I'm returning column name of the max value in the each row. df['Active'] = df.idxmax( ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 5, 2022 in Education by JackTerrance
0 votes
    Currently I'm returning column name of the max value in the each row. df['Active'] = df.idxmax( ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 2, 2022 in Education by JackTerrance
0 votes
    Consider a list2 with values 70,60,50. What will be the output statements considering that the above object has ... print(list2*3) Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
0 votes
    1 What is the default view of writer?a Print Viewb. Web Layout Viewc.full screen view 2. Where on the screen ... c. none of these Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    Match the following countries and the path democracy ahs taken in that country Country Path to Democracy a) Nepal (i) ... (iii) (ii) Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    I have the following dataframe using pandas df = pd.DataFrame({'Last_Name': ['Smith', None, 'Brown ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 1, 2022 in Education by JackTerrance
0 votes
    I have the following dataframe using pandas df = pd.DataFrame({'Last_Name': ['Smith', None, 'Brown ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 17, 2022 in Education by JackTerrance
0 votes
    I have the following dataframe using pandas df = pd.DataFrame({'Last_Name': ['Smith', None, 'Brown ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 10, 2022 in Education by JackTerrance
0 votes
    I have the following dataframe using pandas df = pd.DataFrame({'Last_Name': ['Smith', None, 'Brown ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 8, 2022 in Education by JackTerrance
0 votes
    Explain the precaution that should be taken while handling hard disk drive and CDROM. Select the correct answer from above options...
asked Dec 13, 2021 in Education by JackTerrance
0 votes
    precautions to be taken while overloading the subscript operator for constant objects? Select the correct answer from above options...
asked Dec 12, 2021 in Education by JackTerrance
0 votes
    With reference to democracy, consider the following statements: A) In a democracy, only leaders elected by people should ... A & B Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    With reference to the fundamental rights, consider the following statements: A) Indian constitution guarantees fundamental ... nor B Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    Consider the following two statements on power sharing and select the answer using the codes given below. (a) Power ... but b is true Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
...