Skip to content

Conversation

@aysim319
Copy link
Contributor

@aysim319 aysim319 commented Jan 7, 2025

Description

patching code for nhsn

Comment on lines +63 to +65
# 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})
Copy link
Contributor

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?

Copy link
Contributor

@minhkhul minhkhul left a 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.

aysim319 and others added 2 commits January 9, 2025 11:09
Co-authored-by: minhkhul <118945681+minhkhul@users.noreply.github.com>
Copy link
Contributor

@minhkhul minhkhul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now.

@aysim319 aysim319 requested a review from nolangormley January 10, 2025 21:29
Copy link
Contributor

@nolangormley nolangormley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@aysim319 aysim319 merged commit 51edb05 into main Jan 14, 2025
15 of 17 checks passed
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.

5 participants