Skip to content

Commit

Permalink
WIP: admin ID
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourgreens committed Feb 29, 2024
1 parent 116caa2 commit 7a2942e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkpdapp/pkpdapp/utils/data_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@

class DataParser:
alternate_col_names = {
"ADMINISTRATION_ID": [
"Administration ID", "CMT", "Cmt", "cmt", "ADM", "Adm", "adm"
],
"SUBJECT_ID": [
"ID", "id", "Subject_id", "Subject", "SUBJID",
"SUBJECT_ID"
Expand Down

0 comments on commit 7a2942e

Please sign in to comment.