Skip to content

Conversation

@jingjtang
Copy link
Contributor

Description

In backfill, for each issue_date, we only keep the data for one year. The code that we used previously does not take 02-29 into consideration which only appear once every four years.

Changelog

Itemize code/test/documentation changes and files added/removed.

  • backfill.py: If the last date=XX-02-29, we go back to date (XX-1)-02-28.

@jingjtang jingjtang requested a review from nmdefries February 27, 2023 01:47
@jingjtang
Copy link
Contributor Author

@krivard This PR is ready to be merged.

@krivard krivard merged commit b1d481f into main Feb 27, 2023
@krivard krivard deleted the fix_bug_for_special_date branch February 27, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants