Q37
Single choice
A data engineer is working on the DataFrame:

(Referring to the table image: it has columnsId,Name,count, andtimestamp.
) Which code fragment should the engineer use to extract the unique values in theNamecolumn into an alphabetically ordered list?