spark-instrumented-optimizer/python/pyspark/pandas/indexes
Takuya UESHIN 2635c3894f [SPARK-34972][PYTHON] Make pandas-on-Spark doctests work
### What changes were proposed in this pull request?

Now that we merged the Koalas main code into PySpark code base (#32036), we should enable doctests on the Spark's infrastructure.

### Why are the changes needed?

Currently the pandas-on-Spark modules are not tested at all.
We should enable doctests first, and we will port other unit tests separately later.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Enabled the whole doctests.

Closes #32069 from ueshin/issues/SPARK-34972/pyspark-pandas_doctests.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
2021-04-07 20:50:41 +09:00
..
__init__.py
base.py [SPARK-34972][PYTHON] Make pandas-on-Spark doctests work 2021-04-07 20:50:41 +09:00
category.py [SPARK-34972][PYTHON] Make pandas-on-Spark doctests work 2021-04-07 20:50:41 +09:00
datetimes.py [SPARK-34972][PYTHON] Make pandas-on-Spark doctests work 2021-04-07 20:50:41 +09:00
multi.py [SPARK-34972][PYTHON] Make pandas-on-Spark doctests work 2021-04-07 20:50:41 +09:00
numeric.py [SPARK-34972][PYTHON] Make pandas-on-Spark doctests work 2021-04-07 20:50:41 +09:00