Skip to content
Snippets Groups Projects
Commit 1a52a623 authored by Liang-Chi Hsieh's avatar Liang-Chi Hsieh Committed by Nick Pentreath
Browse files

[SPARK-20076][ML][PYSPARK] Add Python interface for ml.stats.Correlation

## What changes were proposed in this pull request?

The Dataframes-based support for the correlation statistics is added in #17108. This patch adds the Python interface for it.

## How was this patch tested?

Python unit test.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Liang-Chi Hsieh <viirya@gmail.com>

Closes #17494 from viirya/correlation-python-api.
parent ad3cc131
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment