INFORMATICS PRACTICES (065) SAMPLE QUESTION PAPER (2020 - 21)

Write a program in Python Pandas to create the following DataFrame ‘Order’ for an online shopping app: (i) Display DataFrame ‘Order’. (ii) Calculate the Total price of orders along with delivery charges and assign to a new column Total. (iii) Display records of those orders which have delivery charges greater than 30. 5 39. ................
................