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

ASF GitHub Bot reassigned SPARK-49383:
--------------------------------------

    Assignee: Apache Spark

> Support Transpose DataFrame API
> -------------------------------
>
>                 Key: SPARK-49383
>                 URL: https://issues.apache.org/jira/browse/SPARK-49383
>             Project: Spark
>          Issue Type: New Feature
>          Components: Connect, PySpark, SQL
>    Affects Versions: 4.0.0
>            Reporter: Xinrong Meng
>            Assignee: Apache Spark
>            Priority: Major
>              Labels: pull-request-available
>
> Support Transpose as Scala/Python DataFrame API in both Spark Connect and 
> Classic Spark.
> Transposing data is a crucial operation in data analysis, enabling the 
> transformation of rows into columns. This operation is widely used in tools 
> like pandas and numpy, allowing for more flexible data manipulation and 
> visualization.
> While Apache Spark supports unpivot and pivot operations, it currently lacks 
> a built-in transpose function. Implementing a transpose operation in Spark 
> would enhance its data processing capabilities, aligning it with the 
> functionalities available in pandas and numpy, and further empowering users 
> in their data analysis workflows.
> Please see 
> [https://docs.google.com/document/d/1QSmG81qQ-muab0UOeqgDAELqF7fJTH8GnxCJF4Ir-kA/edit]
>  for a detailed design.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to