spark-instrumented-optimizer/python/pyspark/sql
Burak Yavuz 5553198fe5 [SPARK-7156][SQL] Addressed follow up comments for randomSplit
small fixes regarding comments in PR #5761

cc rxin

Author: Burak Yavuz <brkyvz@gmail.com>

Closes #5795 from brkyvz/split-followup and squashes the following commits:

369c522 [Burak Yavuz] changed wording a little
1ea456f [Burak Yavuz] Addressed follow up comments
2015-04-29 19:13:47 -07:00
..
__init__.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
_types.py [SPARK-6949] [SQL] [PySpark] Support Date/Timestamp in Column expression 2015-04-21 00:08:18 -07:00
context.py [SPARK-6949] [SQL] [PySpark] Support Date/Timestamp in Column expression 2015-04-21 00:08:18 -07:00
dataframe.py [SPARK-7156][SQL] Addressed follow up comments for randomSplit 2015-04-29 19:13:47 -07:00
functions.py [SPARK-7188] added python support for math DataFrame functions 2015-04-29 00:09:24 -07:00
mathfunctions.py [SPARK-7188] added python support for math DataFrame functions 2015-04-29 00:09:24 -07:00
tests.py [SPARK-7188] added python support for math DataFrame functions 2015-04-29 00:09:24 -07:00