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

Export all results with "cg_" prefix #164

Open
anthonysena opened this issue Jun 14, 2024 · 1 comment
Open

Export all results with "cg_" prefix #164

anthonysena opened this issue Jun 14, 2024 · 1 comment
Milestone

Comments

@anthonysena
Copy link
Collaborator

The cohort generator results csv files should have, by default, the "cg_" prefix as is specified in the resultsDataModelSpecification.csv (ref
#154). Currently, the csv output does not include the "cg_" prefix to preserve the current, expected output. For the next major release, we should change this behavior to always include the "cg_" prefix which will be a breaking changes for others that use the CohortGenerator package.

@anthonysena anthonysena added this to the v1.0 milestone Jun 14, 2024
@anthonysena
Copy link
Collaborator Author

Additionally we should remove the parameters snakeCaseToCamelCase and fileNamesInSnakeCase since these were to maintain compatibility with CohortDiagnostics. Instead we should simply follow the HADES standard https://ohdsi.github.io/Hades/codeStyle.html#Interfacing_between_R_and_SQL.

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

No branches or pull requests

1 participant