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: [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]
