What's Changed
* Ehrshot conversion by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/11
* added inpatient_att_type as an option to generate_training_data as well as create spark cohorts by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/12
* Revert "added inpatient_att_type as an option to generate_training_data as well as create spark cohorts" by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/13
* added inpatient_att_type as an option to generate_training_data as well as create spark cohorts by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/14
* Ehrshot conversion enhancement by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/15
* Bound visit end date by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/16
* fixed a window function in defining the cohort sample partition by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/17
* Fixed the union of measurement and other records using event group ids by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/18
* added an option to exclude features and store the cohorts in the meds format by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/20
* convert prediction_time to timestamp when meds_format is enabled by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/22
* Combine bin with concept by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/21
* persist the patient events throughout the generation of the patient sequences for better readability and debugging purposes by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/24
* updated python-build.yml by ChaoPang in https://github.com/knatarajan-lab/cehrbert_data/pull/25
**Full Changelog**: https://github.com/knatarajan-lab/cehrbert_data/compare/v0.0.4...v0.0.5