How long has it been?
Many analyses involve working with intervals or durations between two dates and times. Intervals are commonly taken between two fixed time points, such as when a project started and finished, but many also involve calculating intervals relative to the present time.
In this exercise, you'll be preparing the film data for analysis by calculating the date interval between each film's release and the present date. These date intervals will need to update in real-time as the present day changes.
Diese Übung ist Teil des Kurses
Data Analysis in Google Sheets
Anleitung zur Übung
- In column
E
, calculate the interval in days between the present date and theRelease Date
. - In column
F
, calculate the interval in months between the present date and theRelease Date
.
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
