Skip to content

v0.4

Latest
Compare
Choose a tag to compare
@WenjieDu WenjieDu released this 16 Dec 05:38
· 9 commits to main since this release
30bf360

In new version 0.4, we adjust APIs of mcar(), mar_logistic(), mnar_x() and mnar_t(), now they only return the corrupted input data with additional missing values, without masks. Users can use new functions fill_and_get_mask() to get corresponding missing mask and fill the missing data with a specified value like 0.

What's Changed

Full Changelog: v0.3...v0.4