Release 0.21.5
Release 0.21.5
Major Features and Improvements
- Add
label_feature
toStatsOptions
and enableLiftStatsGenerator
when
label_feature
andschema
are provided. - Add JSON serialization support for StatsOptions.
Bug Fixes and Other Changes
- Only requires
avro-python3>=1.8.1,!=1.9.2.*,<2.0.0
on Python 3.5 + MacOS