Skip to content

Typo in data.csv - Oct set to Jan #12

@ryankenney-dev

Description

@ryankenney-dev

You appear to have entered October (10) as January (01) in data/data.csv. I'm getting these results when I try to filter to the first day of each year:

grep -P '^\d\d\d\d-01-01.*' data/data.csv | head -n 10

1871-01-01,4.44,0.26,0.4,12.46,5.32,109.05,6.39,9.82,0.0
1871-01-01,4.59,0.26,0.4,12.37,5.35,113.6,6.43,9.9,0.0
1872-01-01,4.86,0.26,0.4025,12.65,5.36,117.57,6.37,9.74,0.0
1872-01-01,4.97,0.29,0.425,12.75,5.52,119.33,7.04,10.2,0.0
1873-01-01,5.11,0.3,0.4325,12.94,5.58,120.89,7.16,10.23,0.0
1873-01-01,4.19,0.32,0.455,12.27,5.5,104.5,8.11,11.35,0.0
1874-01-01,4.66,0.33,0.46,12.37,5.47,115.33,8.17,11.38,0.0
1874-01-01,4.53,0.33,0.46,11.61,5.17,119.47,8.7,12.13,0.0
1875-01-01,4.54,0.33,0.4517,11.51,5.07,120.72,8.71,12.01,0.0
1875-01-01,4.3,0.3,0.3767,11.13,4.71,118.25,8.39,10.36,0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions