bjornjorgensen commented on PR #42578:
URL: https://github.com/apache/spark/pull/42578#issuecomment-1688850422

   Hi, can I change this to 
   In Spark 4.0, when using the ``value_counts`` function from the pandas API 
on Spark, the resulting column name for all objects is set to ``'count'``. If 
``normalize=True`` is passed, it will be set to ``'proportion'``. Additionally, 
the index will be named after the original object.
   If yes, I can open a followup. 
   
   
![image](https://github.com/apache/spark/assets/47577197/8aa386de-8f4c-4f52-bd27-d4ac2eb57403)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to