Description
Add Python API for the Kolmogorov-Smirnov test implemented in SPARK-8598. It should be similar to ChiSqTest in Python.
Attachments
Issue Links
- depends upon
-
SPARK-8598 Implementation of 1-sample, two-sided, Kolmogorov Smirnov Test for RDDs
- Resolved
- is duplicated by
-
SPARK-8719 Adding Python support for 1-sample, 2-sided Kolmogorov Smirnov Test
- Closed
- links to