. 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:
Answers
Answered by
2
Answer:
e ,,is best answered my text message from my class
Similar questions