spark-instrumented-optimizer/python/pyspark/pandas
Xinrong Meng 8ebc3fca8c [SPARK-35012][PYTHON] Port Koalas DataFrame-related 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 DataFrame-related unit tests to PySpark.

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

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

### How was this patch tested?
Enable DataFrame-related unit tests.

Closes #32131 from xinrong-databricks/port.test_dataframe_related.

Lead-authored-by: Xinrong Meng <xinrong.meng@databricks.com>
Co-authored-by: xinrong-databricks <47337188+xinrong-databricks@users.noreply.github.com>
Signed-off-by: Takuya UESHIN <ueshin@databricks.com>
2021-04-13 14:24:08 -07:00
..
indexes [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
missing
plot [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
spark [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
testing [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
tests [SPARK-35012][PYTHON] Port Koalas DataFrame-related unit tests into PySpark 2021-04-13 14:24:08 -07:00
typedef [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
usage_logging [SPARK-34972][PYTHON] Make pandas-on-Spark doctests work 2021-04-07 20:50:41 +09:00
__init__.py [SPARK-34972][PYTHON] Make pandas-on-Spark doctests work 2021-04-07 20:50:41 +09:00
accessors.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
base.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
categorical.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
config.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
datetimes.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
exceptions.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
extensions.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
frame.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
generic.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
groupby.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
indexing.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
internal.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
ml.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
mlflow.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
namespace.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
numpy_compat.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
series.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
sql_processor.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
strings.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
utils.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00
version.py
window.py [SPARK-34983][PYTHON] Renaming the package alias from pp to ps 2021-04-12 11:18:08 +09:00