powered by
Returns unique and sorted track values
emr_track.unique(track)
A vector of values
track name
Returns unique and sorted track values. NaN values (if exist in the track) are not returned.
Note: this function ignores the current subset, i.e. the unique values of the whole track are returned.
emr_track.ids, emr_track.info
emr_track.ids
emr_track.info
emr_db.init_examples() emr_track.unique("categorical_track")
Run the code above in your browser using DataLab