Www.mystudyzone.com

Which function in pandas that helps to perform a number of operations on a dataframe . Row wise and Column wise. (i). pipe() (ii) applymap() (iii). apply() (iv) None of these ... Write a command to create a pivot table based on ‘qualify’ column and display sum of the score and attempt columns. ................
................