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/12/31 12:08:00 UTC

[jira] [Assigned] (SPARK-41801) Remove *args: Any, **kwargs: Any for def transpose

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

Apache Spark reassigned SPARK-41801:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org