ehrapy icon indicating copy to clipboard operation
ehrapy copied to clipboard

Compatibility of ep.pp.simple_impute with different array types

Open eroell opened this issue 1 year ago • 1 comments

Description of feature

Follow the template workflow of #835:

  • [ ] introduce singledispatch to check for allowed data types, or raise an error if others are encountered
  • [ ] adapt the tests to check these data types

eroell avatar Jan 08 '25 16:01 eroell

This can help for Dask: https://ml.dask.org/modules/generated/dask_ml.impute.SimpleImputer.html

eroell avatar Jan 08 '25 22:01 eroell

Close in favor of #945

eroell avatar Sep 22 '25 08:09 eroell