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 . Ans ... Write correct python code to perform the sum operation on specific column, add 10 in each elements of columns and to display mean to display the desire result as ... ................
................