(1) Read file data , Output a list of non duplicate country names , The alphabet is arranged in ascending order
(2) Calculate the average score of each country's wine
(3) Average ranking , Descending order from high to low
(4) Top ten wines
(5) The most expensive 20 This wine
(6) The number of wines in each score
(7) Output the score and quantity with the largest number of wines
(8) Output the average price of the wine with the largest number of scores
Please move to related resources :https://download.csdn.net/download/m0_66309026/85810841
The compressed package contains : Raw data 、 The code of the above eight questions 、 Code pdf file