Use the dataset provided

to build a pivot table that you would find useful as a department manager. Think of 3 questions you would want to analyze from the data and use the pivot table functions to answer those questions. Show those answers through the pivot table
We need at least 10 more requests to produce the answer.
0 / 10 have requested this problem solution
The more requests, the faster the answer.
Use the dataset provided to build a pivot table that you would find useful as a...
Implement a method that uses insertion sort to sort numbers. Use the numbers provided in files (100.txt, 1000.txt, 5000.txt, 50000.txt, 100000.txt and 500000.txt) as input. Measure the time taken to sort these numbers (do not include the file IO time). Plot the time taken to sort the numbers [Programming, 35 points] .Files to submit. A report that briefly talks about your solution to each of the problem (the explanation should not exceed more than half pages each). Seperate file for...