Icon

05 Date and Time Manipulation

05 Date and Time Manipulation
Exercise: Date&Time Manipulation1.1) Read the travel advisories data by executing the CSV Reader node below1.2) Convert the Accessed column in the travel advisory data from string to Date&time. What is thedate format in the string column? Notice that the data were accessed in October 2020. 2020/10/062.1) Read the life expectancy data by executing the Excel Reader node below2.2) Extract the year of the Accessed column in the life expectancy data into a separate column.Were all life expectancy data accessed in the same year? Yes, 2020 demographics.xlsx(life_expectancy)travel_advidories.csvNode 31Node 32 Excel Reader CSV Reader String to Date&Time Extract Date&TimeFields Exercise: Date&Time Manipulation1.1) Read the travel advisories data by executing the CSV Reader node below1.2) Convert the Accessed column in the travel advisory data from string to Date&time. What is thedate format in the string column? Notice that the data were accessed in October 2020. 2020/10/062.1) Read the life expectancy data by executing the Excel Reader node below2.2) Extract the year of the Accessed column in the life expectancy data into a separate column.Were all life expectancy data accessed in the same year? Yes, 2020 demographics.xlsx(life_expectancy)travel_advidories.csvNode 31Node 32 Excel Reader CSV Reader String to Date&Time Extract Date&TimeFields

Nodes

Extensions

Links