Skip to content

Commit 4a0f16c

Browse files
committed
Update changelog and credits
Rearrange credits names in alphabetic order.
1 parent 98ac799 commit 4a0f16c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,13 @@ Sklearn-pandas' ``cross_val_score`` function provides exactly the same interface
252252
Changelog
253253
---------
254254

255+
Development
256+
***********
257+
258+
* Make the mapper return dataframes when ``df_out=True`` (#70).
259+
* Update imports to avoid deprecation warnings in sklearn 0.18 (#68).
260+
261+
255262
1.2.0 (2016-10-02)
256263
******************
257264

@@ -295,9 +302,10 @@ The code for ``DataFrameMapper`` is based on code originally written by `Ben Ham
295302

296303
Other contributors:
297304

298-
* Paul Butler
299305
* Cal Paterson
300306
* Israel Saeta Pérez
301-
* Zac Stewart
307+
* Jeremy Howard
302308
* Olivier Grisel
309+
* Paul Butler
303310
* Vitaley Zaretskey
311+
* Zac Stewart

0 commit comments

Comments
 (0)