Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, so I have a dataset as a .csv file that has two columns, one for "professorID" , "Degree" and i'd like to get the uniques from professorID based on the highest value that he has on "Degree". I have uploaded an image with the example, in this case Doctor is a higher degree than Master for example. Any suggestions?