Chapter 5 questions

:pencil2: Try it out! Use the Dataset.unique() function to find the number of unique drugs and conditions in the training and test sets.

Where can I find the detail usage of Dataset.unique() function? This is the first time I saw this function