8000 Release 0.2.1: Enumerated PatientSex · uc-cdis/bih_dictionary · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.2.1: Enumerated PatientSex

Latest
Compare
Choose a tag to compare
@cgmeyer cgmeyer released this 09 Jun 15:40
9253034

In order to help harmonize all the variations of PatientSex values, it has been changed from a string to an enumeration with two values "Male" and "Female". Anything else will need to be NaN (null / np.nan).

0