Skip to content

Only iterate over valid geo x signal combos in validation #588

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

Merged
merged 2 commits into from
Dec 4, 2020

Conversation

sgsmob
Copy link
Contributor

@sgsmob sgsmob commented Dec 2, 2020

Description

Since covidcast.meta() gives all available pairs of geo locations and signals, this PR removes the existing step of taking the Cartesian product of all unique geo locations and signals and instead only returns valid ones.

Contains all changes in #578 and thus shouldn't be reviewed until that is merged.

Changelog

  • delphi_validator.datafetcher.get_geo_signal_combos only return pairs found in covidcast.meta

@sgsmob sgsmob requested a review from nmdefries December 4, 2020 15:11
@krivard krivard merged commit 82fe76d into cmu-delphi:main Dec 4, 2020
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.

3 participants