aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/sql/context.py
diff options
context:
space:
mode:
authorjrabary <Jaonary@gmail.com>2015-04-20 09:47:56 -0700
committerJoseph K. Bradley <joseph@databricks.com>2015-04-20 09:47:56 -0700
commit1be207078cef48c5935595969bf9f6b1ec1334ca (patch)
tree1dcc1770d108ac6b994527c4d95615695d92f9b1 /python/pyspark/sql/context.py
parent6fe690d5a8216ba7efde4b52e7a19fb00814341c (diff)
downloadspark-1be207078cef48c5935595969bf9f6b1ec1334ca.tar.gz
spark-1be207078cef48c5935595969bf9f6b1ec1334ca.tar.bz2
spark-1be207078cef48c5935595969bf9f6b1ec1334ca.zip
[SPARK-5924] Add the ability to specify withMean or withStd parameters with StandarScaler
The current implementation call the default constructor of mllib.feature.StandarScaler without the possibility to specify withMean or withStd options. Author: jrabary <Jaonary@gmail.com> Closes #4704 from jrabary/master and squashes the following commits: fae8568 [jrabary] style fix 8896b0e [jrabary] Comments fix ef96d73 [jrabary] style fix 8e52607 [jrabary] style fix edd9d48 [jrabary] Fix default param initialization 17e1a76 [jrabary] Fix default param initialization 298f405 [jrabary] Typo fix 45ed914 [jrabary] Add withMean and withStd params to StandarScaler
Diffstat (limited to 'python/pyspark/sql/context.py')
0 files changed, 0 insertions, 0 deletions