spark-instrumented-optimizer/python/pyspark/mllib/linalg
Wenchen Fan 4dd24811d9 [SPARK-13594][SQL] remove typed operations(e.g. map, flatMap) from python DataFrame
## What changes were proposed in this pull request?

Remove `map`, `flatMap`, `mapPartitions` from python DataFrame, to prepare for Dataset API in the future.

## How was this patch tested?

existing tests

Author: Wenchen Fan <wenchen@databricks.com>

Closes #11445 from cloud-fan/python-clean.
2016-03-02 15:26:34 -08:00
..
__init__.py Correct SparseVector.parse documentation 2016-02-16 13:01:21 +00:00
distributed.py [SPARK-13594][SQL] remove typed operations(e.g. map, flatMap) from python DataFrame 2016-03-02 15:26:34 -08:00