File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -454,15 +454,15 @@ Below example shows how to change logging level.
454454Changes Not Yet Published
455455---------
456456
457- * Using nox for testing
457+ * Using nox for testing.
458458
459459Changelog
460460---------
461461
4624622.0.3 (2020-11-06)
463463******************
464464
465- * Added elapsed time information for each feature
465+ * Added elapsed time information for each feature.
466466
467467
4684682.0.2 (2020-10-01)
@@ -499,7 +499,7 @@ Changelog
499499* Fix column names derivation for dataframes with multi-index or non-string
500500 columns (#166).
501501* Change behaviour of DataFrameMapper's fit_transform method to invoke each underlying transformers'
502- native fit_transform if implemented. (#150)
502+ native fit_transform if implemented (#150).
503503
504504
5055051.7.0 (2018-08-15)
@@ -508,7 +508,7 @@ Changelog
508508* Fix issues with unicode names in ``get_names `` (#160).
509509* Update to build using ``numpy==1.14 `` and ``python==3.6 `` (#154).
510510* Add ``strategy `` and ``fill_value `` parameters to ``CategoricalImputer `` to allow imputing
511- with values other than the mode (#144), (#161).
511+ with values other than the mode (#144),(#161).
512512* Preserve input data types when no transform is supplied (#138).
513513
514514
You can’t perform that action at this time.
0 commit comments