v0.3
😎 PyGrinder v0.3
In this release, we fixed some minor bugs and updated docs. Mainly, missingness-creating functions are enabled to only return corrupted X containing NaNs without X_intact and masks by turning the argument return_masks
to False.
What's Changed
- Update README by @WenjieDu in #24
- Enable functions to only return corrupted X with NaNs by @WenjieDu in #26
- Fix a minor bug, and release v0.3 by @WenjieDu in #27
Full Changelog: v0.2...v0.3