Шукаєте відповіді та рішення тестів для Data Science / Datawetenskap - 141? Перегляньте нашу велику колекцію перевірених відповідей для Data Science / Datawetenskap - 141 в emslearn.sun.ac.za.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
Categorical data can be coded numerically.
In Tutorial 2 Question 3.3, what is the largest diamond (in terms of carat) in the data set? Give your answer correct to 2 decimal places.
In Tutorial 2 Question 3.2, what is the average carat of the diamonds in the data set? Give your answer correct to 3 decimal places.
How would you describe your experience of the first week of working in R?
What did you find most challenging about week 1 of the module?
The output of the command
is
What is the output of the following command?
The difference between atomic vectors and lists in R is that atomic vectors can contain multiple data types, whereas lists can only contain a single data type.
Consider the following data frame in R, named mydf:
Executing the command
in R would return an error.