You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Haejoon Lee (Jira)" <ji...@apache.org> on 2022/05/23 07:41:00 UTC

[jira] [Created] (SPARK-39253) Improve PySpark API reference to be more readable

Haejoon Lee created SPARK-39253:
-----------------------------------

             Summary: Improve PySpark API reference to be more readable
                 Key: SPARK-39253
                 URL: https://issues.apache.org/jira/browse/SPARK-39253
             Project: Spark
          Issue Type: Test
          Components: Documentation, PySpark
    Affects Versions: 3.3.0
            Reporter: Haejoon Lee


Currently, the PySpark documentation especially ["Spark SQL" part|https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql.html#] is not-well organized so it's a bit uncomfortable to be read.

For example, the [pyspark.sql.SparkSession|https://spark.apache.org/docs/latest/api/python/reference/api/pyspark.sql.SparkSession.html] class shows every available method its sub-contents, but pyspark.sql.DataFrameReader doesn't have it's top-level class and available methods.

We might need to refine the document to make it more readable so that users can easily find the methods they want.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org