zhengruifeng commented on PR #37235: URL: https://github.com/apache/spark/pull/37235#issuecomment-1197772536
> Yeah, from my exploration, the numpy.putmask behavior is different with pandas MultiIndex.putmask. As those can success in numpy, but fail in pandas. I guess we don't care the difference between pandas and numpy. We'd better make the behavior of PS(Pandas API on Spark) the same as Pandas. -- 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]
