juliema / label_reconciliations

Code for reconciling multiple transcriptions for a label
MIT License
26 stars 11 forks source link

Mean, Mode and Range into separate columns #45

Closed juliema closed 5 years ago

juliema commented 6 years ago

Currently the mmr data is all placed in one cell like so:

mean=33.33, mode=50.00 (occurs 2 times) range=[0.00, 50.00]

For each question with mmr data could the mean,mode lower range and upper range be placed into 4 separate cells with the appropriate column header?

Question 1: Mean, Question 1: Mode, Question 1: Lower, Question 1: Upper