File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.1.0 (2020-02-24)
4+
5+ ### Features
6+
7+ * dummy feature commit for RobustOrdinalEncoder & add badges to README
8+
9+ ### Bug fixes and other changes
10+
11+ * libprotobuf==3.11.4 is not backwards compatible, specify tox version for testing
12+ * Merge pull request #11 from ipanepen/master
13+ * fix for MemoryError in ThresholdOneHotEncoder
14+ * Adding RobustOrdinalEncoder
15+ * Specify mlio version 0.2.7
16+
317## v1.0.0 (2019-12-03)
418
519### Bug fixes and other changes
1125 * Merge pull request #2 from ipanepen/ipanepen-add-random-seed
1226 * adds np.random.seed(0) to test_preprocessing.py to ensure deterministic behavior
1327 * Initial commit
14-
Original file line number Diff line number Diff line change 1- 1.0.1.dev0
1+ 1.1.0
You can’t perform that action at this time.
0 commit comments