[ 
https://issues.apache.org/jira/browse/SPARK-41801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17653303#comment-17653303
 ] 

Apache Spark commented on SPARK-41801:
--------------------------------------

User 'bjornjorgensen' has created a pull request for this issue:
https://github.com/apache/spark/pull/39327

> Remove *args: Any, **kwargs: Any for def transpose
> --------------------------------------------------
>
>                 Key: SPARK-41801
>                 URL: https://issues.apache.org/jira/browse/SPARK-41801
>             Project: Spark
>          Issue Type: Improvement
>          Components: Pandas API on Spark
>    Affects Versions: 3.4.0
>            Reporter: Bjørn Jørgensen
>            Priority: Major
>
> def transpose(self, *args: Any, **kwargs: Any) -> "Series":
> This function only return self.copy()
> [Sonar|https://sonarcloud.io/project/issues?languages=py&resolved=false&severities=BLOCKER&id=spark-python&open=AYQdnWmTRrJbVxW9ZCsf]



--
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