spark-instrumented-optimizer/python/pyspark/pandas/tests/indexes
Xinrong Meng 4aee19efb4 [SPARK-35032][PYTHON] Port Koalas Index unit tests into PySpark
### What changes were proposed in this pull request?
Now that we merged the Koalas main code into the PySpark code base (#32036), we should port the Koalas Index unit tests to PySpark.

### Why are the changes needed?
Currently, the pandas-on-Spark modules are not tested fully. We should enable the Index unit tests.

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

### How was this patch tested?
Enable Index unit tests.

Closes #32139 from xinrong-databricks/port.indexes_tests.

Authored-by: Xinrong Meng <xinrong.meng@databricks.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
2021-04-16 08:53:30 +09:00
..
__init__.py [SPARK-35032][PYTHON] Port Koalas Index unit tests into PySpark 2021-04-16 08:53:30 +09:00
test_base.py [SPARK-35032][PYTHON] Port Koalas Index unit tests into PySpark 2021-04-16 08:53:30 +09:00
test_category.py [SPARK-35032][PYTHON] Port Koalas Index unit tests into PySpark 2021-04-16 08:53:30 +09:00
test_datetime.py [SPARK-35032][PYTHON] Port Koalas Index unit tests into PySpark 2021-04-16 08:53:30 +09:00