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

ICDPICR is hopelessly slow on large data sets #5

Open
ablack3 opened this issue Jan 19, 2019 · 0 comments
Open

ICDPICR is hopelessly slow on large data sets #5

ablack3 opened this issue Jan 19, 2019 · 0 comments

Comments

@ablack3
Copy link
Owner

ablack3 commented Jan 19, 2019

Need to think about ways to speed up the code. Code profiling seems to show that the stingr::str_extract() function is the slowest part of process. One idea is to filter out rows with applicable codes and then merge them back with the original data passed in by the user. Sometimes a large portion of the data has no injury codes at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant