DeepEcho icon indicating copy to clipboard operation
DeepEcho copied to clipboard

Handling missing values

Open fealho opened this issue 4 years ago • 0 comments

DeepEcho 0.2.0 does not have a sufficient framework for handling None's or NaN's. While it can partially deal with missing values (e.g. #30), there is minimal testing to assure the validity of the results. New test cases must be added to confirm whether there is support for missing values, and the documentation must be revised to reflect our conclusions.

fealho avatar Sep 13 '21 14:09 fealho