spark-instrumented-optimizer/python/docs/source/migration_guide
Hyukjin Kwon 5a7686a393 [SPARK-35301][PYTHON][DOCS] Document migration guide from Koalas to pandas APIs on Spark
### What changes were proposed in this pull request?

This PR proposes to add a migration guide for legacy Koalas users in pandas API on Spark.

### Why are the changes needed?

For easier migration.

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

Yes, this adds a new page for migration from Koalas.

### How was this patch tested?

Manually built the docs and checked manually.

Closes #33050 from HyukjinKwon/SPARK-35301.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
2021-06-24 17:58:09 +09:00
..
index.rst [SPARK-35301][PYTHON][DOCS] Document migration guide from Koalas to pandas APIs on Spark 2021-06-24 17:58:09 +09:00
koalas_to_pyspark.rst [SPARK-35301][PYTHON][DOCS] Document migration guide from Koalas to pandas APIs on Spark 2021-06-24 17:58:09 +09:00
pyspark_1.0_1.2_to_1.3.rst [SPARK-32191][PYTHON][DOCS] Port migration guide for PySpark docs 2020-08-10 15:41:32 +09:00
pyspark_1.4_to_1.5.rst [SPARK-32191][PYTHON][DOCS] Port migration guide for PySpark docs 2020-08-10 15:41:32 +09:00
pyspark_2.2_to_2.3.rst [SPARK-32191][PYTHON][DOCS] Port migration guide for PySpark docs 2020-08-10 15:41:32 +09:00
pyspark_2.3.0_to_2.3.1_above.rst [SPARK-32191][PYTHON][DOCS] Port migration guide for PySpark docs 2020-08-10 15:41:32 +09:00
pyspark_2.3_to_2.4.rst [SPARK-32191][PYTHON][DOCS] Port migration guide for PySpark docs 2020-08-10 15:41:32 +09:00
pyspark_2.4_to_3.0.rst [MINOR][DOCS] Use ASCII characters when possible in PySpark documentation 2021-04-04 09:49:36 +03:00
pyspark_3.1_to_3.2.rst [SPARK-35303][PYTHON] Enable pinned thread mode by default 2021-06-18 12:02:29 +09:00