Hyukjin Kwon created SPARK-55177:
------------------------------------

             Summary: Support keyword arguments for df.groupby(...).agg(...)
                 Key: SPARK-55177
                 URL: https://issues.apache.org/jira/browse/SPARK-55177
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 4.2.0
            Reporter: Hyukjin Kwon


E.g,

{code}
g.agg(key="max", value="count"
{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to