ComenzarEmpieza gratis

Next steps - I

Now that you've examined your data, your next task will be to proceed with data manipulation. Remember that the underlying goal is to explore the possible relationship between Boston area temperature and flights. To do so, you'll need to manipulate your temperature data to make sure it covers a comparable time period at a similar scale to your flights data.

Based on your examination of the temps_1 and temps_2 objects, which of the following is true?

These objects are available in your workspace. Feel free to examine them further using commands such as class() or summary(), or rerunning commands from the previous exercise.

Este ejercicio forma parte del curso

Case Study: Analyzing City Time Series Data in R

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empieza el ejercicio