Write r code using data "imdb_data" to
a. Load csv in r by skipping second row.
b. Extract the unique genres and its count and store in data frame with index key.
c. Convert the required data types
d. Sort the genre by its name
e. Create new variable whose values should be square of difference between imdbrating and imdbvotes.
Answers
Answered by
0
Answer:
e. Create new variable whose values should be square of difference between imdbrating and imdbvotes.
Is the right answer .. Thanku ☄️
Similar questions