You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bjørn Jørgensen (Jira)" <ji...@apache.org> on 2022/12/31 12:00:00 UTC

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

Bjørn Jørgensen created SPARK-41801:
---------------------------------------

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


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