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

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

     [ https://issues.apache.org/jira/browse/SPARK-39253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-39253:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>            Priority: Major
>
> 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 own top-level class page, and also its available methods.
> So 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