all-of-us / workbench-snippets

Code snippets for use in All of Us Workbench notebooks.
BSD 3-Clause "New" or "Revised" License
14 stars 6 forks source link

Bring snippets up to date. #74

Closed deflaux closed 2 years ago

deflaux commented 2 years ago
  1. Fixes https://github.com/all-of-us/workbench-snippets/issues/72.
  2. Fixes https://github.com/all-of-us/workbench-snippets/issues/73 by lower-casing all column names used from Dataset Builder autogenerated SQL.
  3. Adds a testing helper notebook that has been in use for a while but was not checked into source control.

Please see testing notebook and test outputs in this workspace.

Unfortunately we don't have automated testing configured for the code in this repository yet so we set up this checklist as an automatic reminder:

Questions? See CONTRIBUTING.md or file an issue so that we can get it documented!