- enh: CLI new --no-ancillary-features keyword argument for dclab-condense to skip the computation of expensive features
0.48.7
- maintenance release
0.48.6
- maintenance release
0.48.5
- fix: CLI dclab-verify-datasets now complains about missing input data - enh: feed kwargs to sp.check_output to avoid pop-up command prompts - ref: migrate from "tensorflow-SavedModel" to "tf" in ml submodule - build: migrate to pyproject.toml (except for cython extensions) - build: add manylinux wheels using cibuildwheel
0.48.4
- fix: do not cache all feature names, only defective feature names, because some features can be (de)registered dynamically
0.48.3
- fix: always treat ancillary time as float64 - enh: add defective feature check for inertia ratio features inert_ratio_cvx, inert_ratio_prnc, inert_ratio_raw, and tilt (212) - enh: cache available feature names in the HDF5 format