Advertisement
Guest User

Untitled

a guest
Apr 25th, 2021
482
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.22 KB | None | 0 0
  1. {'Parameter Name': ['MPV (Mean Platelet Volume)',
  2.   'Platelet Count',
  3.   'Segmented Neutrophils',
  4.   'Lymphocytes',
  5.   'Monocytes',
  6.   'Eosinophils',
  7.   'Basophils',
  8.   'Neutrophils',
  9.   'Lymphocytes',
  10.   'Monocytes',
  11.   'Eosinophils',
  12.   'Basophils',
  13.   'Hemoglobin',
  14.   'Packed Cell Volume (PCV)',
  15.   'Total Leukocyte Count (TLC)',
  16.   'RBC Count',
  17.   'MCV',
  18.   'MCH',
  19.   'MCHC',
  20.   'Red Cell Distribution Width (RDW)'],
  21.  'Units': ['fL',
  22.   'thou/mm3',
  23.   '%',
  24.   '%',
  25.   '%',
  26.   '%',
  27.   '%',
  28.   'thou/mm3',
  29.   'thou/mm3',
  30.   'thou/mm3',
  31.   'thou/mm3',
  32.   'thou/mm3',
  33.   'g/dL',
  34.   '%',
  35.   'thou/mm3',
  36.   'mill/mm3',
  37.   'fL',
  38.   'pg',
  39.   'g/dL',
  40.   '%'],
  41.  'Result': ['12.3',
  42.   '156',
  43.   '72',
  44.   '22',
  45.   '3.7',
  46.   '1.8',
  47.   '0.5',
  48.   '6.74',
  49.   '2.06',
  50.   '0.35',
  51.   '0.17',
  52.   '0.05',
  53.   '7',
  54.   '26.7',
  55.   '9.36',
  56.   '3.54',
  57.   '75.4',
  58.   '19.8',
  59.   '26.2',
  60.   '17.8'],
  61.  'Low Range': [6.5,
  62.   150.0,
  63.   40.0,
  64.   20.0,
  65.   2.0,
  66.   1.0,
  67.   nan,
  68.   2.0,
  69.   1.0,
  70.   0.2,
  71.   0.02,
  72.   0.01,
  73.   11.5,
  74.   36.0,
  75.   4.0,
  76.   3.8,
  77.   80.0,
  78.   27.0,
  79.   32.0,
  80.   11.5],
  81.  'High Range': [12.0,
  82.   450.0,
  83.   80.0,
  84.   40.0,
  85.   10.0,
  86.   6.0,
  87.   2.0,
  88.   7.0,
  89.   3.0,
  90.   1.0,
  91.   0.5,
  92.   0.1,
  93.   15.0,
  94.   46.0,
  95.   10.0,
  96.   4.8,
  97.   100.0,
  98.   32.0,
  99.   35.0,
  100.   14.5]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement