ploomber / projects

Sample projects using Ploomber.
Apache License 2.0
83 stars 25 forks source link

Update column name in first-pipeline example #44

Closed 94rain closed 2 years ago

94rain commented 2 years ago

https://github.com/nytimes/covid-19-data/commit/9cb0cf29b2f93cba7208b6cfc0b66b495d464ecc#diff-c1838a40423c49b399a207e118cdd34d0a5458fa2f635e42bd7c892f9fc4d0bb (Announcement: nytimes/covid-19-data#678)

confirmed_cases and confirmed_deaths are removed from the csv and we can just use cases and deaths instead.