Skip to content

Commit

Permalink
differences for PR #176
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 26, 2024
1 parent 013bd43 commit 9650f85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 03-dates-as-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ location (either day first `DD_MM_YEAR`, or month first `MM_DD_YEAR`).
Extract the components of the date to new columns. For this we
can use the built-in Excel functions:

`=YEAR()`
`=YEAR()`
`=MONTH()`
`=DAY()`

Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"episodes/00-intro.md" "e7d98efc28641eac7335a705909715aa" "site/built/00-intro.md" "2023-05-03"
"episodes/01-format-data.md" "a587b8abef2253d750fc3872330cddfd" "site/built/01-format-data.md" "2024-07-26"
"episodes/02-common-mistakes.md" "299a9ffc67d640ae082dff7686f21878" "site/built/02-common-mistakes.md" "2024-07-26"
"episodes/03-dates-as-data.md" "6e6853a79008256f3d95dbc40b2a8291" "site/built/03-dates-as-data.md" "2024-07-26"
"episodes/03-dates-as-data.md" "e2c01c35fae959eb2dc31e731bb4f9dd" "site/built/03-dates-as-data.md" "2024-07-26"
"episodes/04-quality-assurance.md" "ace89f384b9dd47bce548f4c0725bd22" "site/built/04-quality-assurance.md" "2023-05-03"
"episodes/05-exporting-data.md" "e55917a08e5386f5ce11324fc78c24df" "site/built/05-exporting-data.md" "2024-07-26"
"instructors/instructor-notes.md" "4c129caae2122b0c67786c835c474b39" "site/built/instructor-notes.md" "2023-05-03"
Expand Down

0 comments on commit 9650f85

Please sign in to comment.