theislab / ehrapy

Electronic Health Record Analysis with Python.
https://ehrapy.readthedocs.io/
Apache License 2.0
237 stars 19 forks source link

Master issue: consistency and clarity about feature type, encoding, and the requirements of functions regarding these states #814

Open eroell opened 4 weeks ago

eroell commented 4 weeks ago

Description of feature

It should be clear and consistent across ehrapy when functions require data to be

In this domain, the dtype of .X should also be handled and maybe enforced consistently.