[scikit-learn] return type of StandardScaler
Andreas Mueller
t3kcit at gmail.com
Wed Dec 7 12:06:06 EST 2016
On 12/07/2016 11:44 AM, Nilay Shrivastava wrote:
> StandardScaler returns numpy array even if the object passed is a
> pandas dataframe, shouldn't it return a dataframe?
>
See https://github.com/scikit-learn/scikit-learn/issues/5523
sklearn-pandas might be of help for now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20161207/509650c6/attachment.html>
More information about the scikit-learn
mailing list