You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/08/22 20:06:00 UTC

[GitHub] [spark] bjornjorgensen commented on pull request #42578: [SPARK-44841][FOLLOWUP] Add migration guide for the behavior change

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org