File tree 1 file changed +5
-0
lines changed 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -408,8 +408,11 @@ Example: imputing with a fixed value:
408
408
409
409
Changelog
410
410
---------
411
+
411
412
Unreleased
412
413
**********
414
+ * Fix column names derivation for dataframes with multi-index or non-string
415
+ columns (#166).
413
416
* Change behaviour of DataFrameMapper's fit_transform method to invoke each underlying transformers'
414
417
native fit_transform if implemented. (#150)
415
418
@@ -506,10 +509,12 @@ Other contributors:
506
509
* Israel Saeta Pérez (@dukebody)
507
510
* Jeremy Howard (@jph00)
508
511
* Jimmy Wan (@jimmywan)
512
+ * Kristof Van Engeland (@kristofve91)
509
513
* Olivier Grisel (@ogrisel)
510
514
* Paul Butler (@paulgb)
511
515
* Richard Miller (@rwjmiller)
512
516
* Ritesh Agrawal (@ragrawal)
517
+ * @SandroCasagrande
513
518
* Timothy Sweetser (@hacktuarial)
514
519
* Vitaley Zaretskey (@vzaretsk)
515
520
* Zac Stewart (@zacstewart)
You can’t perform that action at this time.
0 commit comments