spark-instrumented-optimizer/python/docs/source/reference
Hyukjin Kwon 7ce7aa4758 [SPARK-35646][PYTHON][DOCS] Relocate pandas-on-Spark API references in documentation
### What changes were proposed in this pull request?

This PR proposes to change from:

![Screen Shot 2021-06-07 at 1 40 47 PM](https://user-images.githubusercontent.com/6477701/120960027-fc302400-c795-11eb-96fb-73ac1d8277fe.png)

to:

![Screen Shot 2021-06-07 at 1 41 19 PM](https://user-images.githubusercontent.com/6477701/120960074-0fdb8a80-c796-11eb-87ec-69a30692fdfe.png)

### Why are the changes needed?

pandas APIs on Spark (pandas on Spark) is a package in PySpark in the end. So it has to be documented in the same level with other packages (e.g., Spark SQL).

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

Yes, it changes the structure of the docs. To end users, no as it's only in development branch.

### How was this patch tested?

Manually tested as above.

Closes #32799 from HyukjinKwon/SPARK-35646.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
2021-06-07 16:37:58 +09:00
..
index.rst [SPARK-35646][PYTHON][DOCS] Relocate pandas-on-Spark API references in documentation 2021-06-07 16:37:58 +09:00
ps_extensions.rst [SPARK-35587][PYTHON][DOCS] Initial porting of Koalas documentation 2021-06-04 11:11:09 +09:00
ps_frame.rst [SPARK-35587][PYTHON][DOCS] Initial porting of Koalas documentation 2021-06-04 11:11:09 +09:00
ps_general_functions.rst [SPARK-35587][PYTHON][DOCS] Initial porting of Koalas documentation 2021-06-04 11:11:09 +09:00
ps_groupby.rst [SPARK-35587][PYTHON][DOCS] Initial porting of Koalas documentation 2021-06-04 11:11:09 +09:00
ps_indexing.rst [SPARK-35587][PYTHON][DOCS] Initial porting of Koalas documentation 2021-06-04 11:11:09 +09:00
ps_io.rst [SPARK-35587][PYTHON][DOCS] Initial porting of Koalas documentation 2021-06-04 11:11:09 +09:00
ps_ml.rst [SPARK-35587][PYTHON][DOCS] Initial porting of Koalas documentation 2021-06-04 11:11:09 +09:00
ps_series.rst [SPARK-35587][PYTHON][DOCS] Initial porting of Koalas documentation 2021-06-04 11:11:09 +09:00
ps_window.rst [SPARK-35587][PYTHON][DOCS] Initial porting of Koalas documentation 2021-06-04 11:11:09 +09:00
pyspark.ml.rst [SPARK-34415][ML] Randomization in hyperparameter optimization 2021-02-27 08:34:39 -06:00
pyspark.mllib.rst [SPARK-34041][PYTHON][DOCS] Miscellaneous cleanup for new PySpark documentation 2021-01-08 09:28:31 +09:00
pyspark.pandas.rst [SPARK-35646][PYTHON][DOCS] Relocate pandas-on-Spark API references in documentation 2021-06-07 16:37:58 +09:00
pyspark.resource.rst [SPARK-32179][SPARK-32188][PYTHON][DOCS] Replace and redesign the documentation base 2020-07-27 17:49:21 +09:00
pyspark.rst [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) 2020-11-16 10:21:50 +09:00
pyspark.sql.rst [SPARK-35418][SQL] Add sentences function to functions.{scala,py} 2021-05-19 20:07:28 +09:00
pyspark.ss.rst [SPARK-32179][SPARK-32188][PYTHON][DOCS] Replace and redesign the documentation base 2020-07-27 17:49:21 +09:00
pyspark.streaming.rst [SPARK-32179][SPARK-32188][PYTHON][DOCS] Replace and redesign the documentation base 2020-07-27 17:49:21 +09:00