Saqib H. answered 04/10/20
Tutor
5.0
(48)
Sharing Knowledge is important
There are several ways to find the percentages:
- You can count the number of players that fall in the height range 78 in - 83 in. Then divide it with the total number of entries in the dataset. Repeat the same steps for players whose heights are below 74 in.
- Another way to do is to use pandas in python if your data set is going to be very large.