Skip to content
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

Update loanbook demo NACE codes #338

Merged
merged 5 commits into from
Feb 15, 2024
Merged

Conversation

jdhoffa
Copy link
Member

@jdhoffa jdhoffa commented Feb 15, 2024

This PR fixes a bug introduced in #327.
When updating the nace_classification values, we need to do a corresponding update to the loanbook_demo classification codes (since it uses NACE by default).

A pretty good indication that the breaking change in #327 is likely going to have implications for our users.

cc: @AlexAxthelm

Relates to #229 #327
Closes #336

@jdhoffa jdhoffa requested a review from jacobvjk February 15, 2024 11:16
@jdhoffa jdhoffa added the bug an unexpected problem or unintended behavior label Feb 15, 2024
Copy link
Member

@jacobvjk jacobvjk left a comment

Choose a reason for hiding this comment

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

lgtm

@jdhoffa jdhoffa merged commit 6fdab4a into main Feb 15, 2024
26 checks passed
@jdhoffa jdhoffa deleted the 336-update_loanbook_demo_nace branch February 15, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

loanbook_demo now outputs 0 matches with abcd_demo when running r2dii.match::match_name()
2 participants