Erste SchritteKostenlos loslegen

Extracting years and months

Cleaning and preparing data involves manipulating and transforming the data into a form that can be more easily processed during analysis.

Although dates and times are usually continuous values, many analyses only require particular date and time components, such as the year or month. Extracting these components effectively converts the dates and times into discrete values, which can then be grouped or counted, for example.

In this exercise, you'll utilize built-in Google Sheets functions to extract date components from some of the highest grossing films.

Diese Übung ist Teil des Kurses

Datenanalyse in Google Sheets

Kurs anzeigen

Anleitung zur Übung

  • In column E, extract the year component from the Release Date column.
  • In column F, extract the month as a number from the Release Date column.
  • In column G, extract the long month name from the Release Date column.

Interaktive Übung zum Anfassen

Setzen Sie die Theorie mit einer unserer interaktiven Übungen in die Tat um

Beginnen Sie mit dem Training