spark-instrumented-optimizer/python/pyspark/ml/param
zhengruifeng 4d27a25908 [SPARK-22797][ML][PYTHON] Bucketizer support multi-column
### What changes were proposed in this pull request?
Bucketizer support multi-column in the python side

### Why are the changes needed?
Bucketizer should support multi-column like the scala side.

### Does this PR introduce any user-facing change?
yes, this PR add new Python API

### How was this patch tested?
added testsuites

Closes #25801 from zhengruifeng/20542_py.

Authored-by: zhengruifeng <ruifengz@foxmail.com>
Signed-off-by: zhengruifeng <ruifengz@foxmail.com>
2019-09-17 11:52:20 +08:00
..
__init__.py [SPARK-22797][ML][PYTHON] Bucketizer support multi-column 2019-09-17 11:52:20 +08:00
_shared_params_code_gen.py [SPARK-28968][ML] Add HasNumFeatures in the scala side 2019-09-06 11:50:45 +08:00
shared.py [SPARK-28968][ML] Add HasNumFeatures in the scala side 2019-09-06 11:50:45 +08:00