-
Couldn't load subscription status.
- Fork 16
1972 replace covidcast #2056
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
1972 replace covidcast #2056
Conversation
rewrite the _parse_datetimes function to use Pandas idioms
9c9cd68 to
b4039c5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this -- i cant wait to see the end of the covidcast client!!!
This is a big change and i added a lot of comments. I highlighted a number of the comments that i think are particularly important by adding the "eyes" (👀) reaction to them.
43b8d29 to
c355edb
Compare
c355edb to
fa9143a
Compare
Description
refactored covidcast that under the hood uses a for loop for each day to grab signals
(continuation of #2004) rebased main instead of merge failed badly and ended up closing itself
Changelog
Itemize code/test/documentation changes and files added/removed.
replaced instances of covidcast.signal and covidcast.metadata with respective epidata api calls
Associated Issue(s)
Addresses #1972
Addresses #1931
Addresses #1987