Task 4: Amazon wants to find out the most and the least bought items. It likes to increase the sale of least bought item by bundling it with the most bought item and ready to give special 10% discount...


Task 4: Amazon wants to find out the most and the least bought items. It likes to increase the sale of least bought item by bundling it with the most<br>bought item and ready to give special 10% discount for this bundle. The output should be the one as below.<br>In [30]:<br>1 from IPython.display import Image<br>2 Image(filename = 'screenshot_67.jpg')<br>Out [30]:<br>Most bought iten is StockCode 21731 with 458 in purchased quantity.<br>Least bought iten is StockCode 21166 wáth 1 in purchased quantity overall.These two itens can be bundled and provide 18es discou<br>nt on this bundle to increase the sale of Stockcode 21166<br>In [ ):<br>1 #HOw to get the Most bought items in the stockCode and how many was it in pythor<br>2 #HOw to get the Least bought items in the stockcode in python<br>

Extracted text: Task 4: Amazon wants to find out the most and the least bought items. It likes to increase the sale of least bought item by bundling it with the most bought item and ready to give special 10% discount for this bundle. The output should be the one as below. In [30]: 1 from IPython.display import Image 2 Image(filename = 'screenshot_67.jpg') Out [30]: Most bought iten is StockCode 21731 with 458 in purchased quantity. Least bought iten is StockCode 21166 wáth 1 in purchased quantity overall.These two itens can be bundled and provide 18es discou nt on this bundle to increase the sale of Stockcode 21166 In [ ): 1 #HOw to get the Most bought items in the stockCode and how many was it in pythor 2 #HOw to get the Least bought items in the stockcode in python

Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here