You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/08/18 12:12:32 UTC

[GitHub] [spark] zhengruifeng commented on pull request #37569: [SPARK-40138][PS] Implement DataFrame.mode

zhengruifeng commented on PR #37569:
URL: https://github.com/apache/spark/pull/37569#issuecomment-1219416704

   The logic of `DataFrame.mode` is different from `Series.mode`, since it need to make sure all columns have the same number of rows. so do not implement it in `generic`


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