Skip to content

Commit

Permalink
Vainly add link to my GH profile in What's New.
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-blanchard committed Mar 10, 2015
1 parent 613c3af commit e73c658
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Enhancements
`newton-cg` by Simon Wu.

- ``DictVectorizer`` can now perform ``fit_transform`` on an iterable in a
single pass, when giving the option ``sort=False``. By Dan Blanchard.
single pass, when giving the option ``sort=False``. By `Dan Blanchard`_.

- :class:`GridSearchCV` and :class:`RandomizedSearchCV` can now be
configured to work with estimators that may fail and raise errors on
Expand Down Expand Up @@ -3368,3 +3368,5 @@ David Huard, Dave Morrill, Ed Schofield, Travis Oliphant, Pearu Peterson.
.. _Hervé Bredin: http://herve.niderb.fr/

.. _Eric Schubert: https://github.com/kno10

.. _Dan Blanchard: https://github.com/dan-blanchard

0 comments on commit e73c658

Please sign in to comment.