Skip to content

get test data function created; internal dataset added #32

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
Jun 6, 2022

Conversation

ChloeYou
Copy link
Contributor

@ChloeYou ChloeYou commented May 31, 2022

  1. get_test_data() added. Some things I'm not too sure and would like a review:
    - we're using max lag instead of ahead to determine test data time range?
    - brainstorming about what other checks to add to the function.

  2. Unit tests added.

  3. Internal dataset added: I purposefully had a different name than the one in epiprocess since if both packages are loaded, there won't be any confusions about which package the data is coming from.

@dajmcdon Would you be able to take a look and provide some feedback? Thank you!

Closes #26.

@ChloeYou ChloeYou marked this pull request as ready for review May 31, 2022 23:12
@ChloeYou ChloeYou marked this pull request as draft May 31, 2022 23:12
@ChloeYou ChloeYou marked this pull request as ready for review June 4, 2022 01:49
@dajmcdon dajmcdon merged commit 8b73cc6 into cmu-delphi:main Jun 6, 2022
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.

Implement function to grab the most recent data, sufficient for prediction
2 participants