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

[jira] [Updated] (SPARK-41014) Improve documentation and typing of applyInPandas for groupby and cogroup

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

Enrico Minack updated SPARK-41014:
----------------------------------
    Description: 
Documentation of method `applyInPandas` for grouby and cogroup does not mention in the main description that there are two allowed signatures for the provided function. The Examples state that this is possible, and the parameters sections states that for cogroup.

That should be made cleaner.

Finally, type information for `PandasCogroupedMapFunction` does not mention the three-argument callable alternative.

  was:
Documentation of method `applyInPandas` for grouby and cogroup does not mention in the main description that there are two allowed signatures for the provided function. The Examples state this is possible, and the parameters sections states that for cogroup.

That should be made cleaner.

Finally, type information for `PandasCogroupedMapFunction` does not mention the three-argument callable alternative.


> Improve documentation and typing of applyInPandas for groupby and cogroup
> -------------------------------------------------------------------------
>
>                 Key: SPARK-41014
>                 URL: https://issues.apache.org/jira/browse/SPARK-41014
>             Project: Spark
>          Issue Type: Documentation
>          Components: PySpark
>    Affects Versions: 3.4.0
>            Reporter: Enrico Minack
>            Priority: Trivial
>
> Documentation of method `applyInPandas` for grouby and cogroup does not mention in the main description that there are two allowed signatures for the provided function. The Examples state that this is possible, and the parameters sections states that for cogroup.
> That should be made cleaner.
> Finally, type information for `PandasCogroupedMapFunction` does not mention the three-argument callable alternative.



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