-
Notifications
You must be signed in to change notification settings - Fork 16
2088 patch nhsn #2094
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
2088 patch nhsn #2094
Conversation
| # some of the source backups do not include for preliminary data TODO remove after first patch | ||
| if not preliminary_nhsn_df.empty: | ||
| signal_df_dict.update({signal: preliminary_nhsn_df for signal in PRELIM_SIGNALS_MAP}) |
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.
I'm not fully understanding what's going on here, but Is there a way to write this chunk such that we don't have to change it later?
minhkhul
left a comment
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.
Here are some doc suggestion and questions I thought of after using the code to generate a patch locally.
Co-authored-by: minhkhul <118945681+minhkhul@users.noreply.github.com>
minhkhul
left a comment
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.
Looks good now.
nolangormley
left a comment
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.
Looks good!
Description
patching code for nhsn