Skip to content

Commit

Permalink
Corrected The Date Column Name
Browse files Browse the repository at this point in the history
Corrected The Data Column Name, changed data to date.
  • Loading branch information
adamrossnelson authored Oct 31, 2022
1 parent 61410c1 commit 6ddb566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampledata/data_parse.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Data, Description, Format
Date, Description, Format
10/31/2022, Supposed to be: October 31 2022, MM/DD/YYYY
31/10/2022, Supposed to be: October 31 2022, DD/MM/YYYY
10/31/22, Supposed to be: October 31 2022, MM/DD/YY
Expand Down

0 comments on commit 6ddb566

Please sign in to comment.