(2) The dataset is not ready because A. reshaping command requires numeric unique identifier while the original version has alphanumeric unique identifier (string variable). B. genres should be coded as multiple variables sharing a
stubname. For now, a single "genres" has all the information (e.g. "Adventure, Drama, Fantasy") and we need three genre variables (e.g. "genres1" "genres2" "genres3") sharing a stubname (e.g. "genres").