Spenserrrr commented on PR #57937: URL: https://github.com/apache/spark/pull/57937#issuecomment-5258771561
Hi @zhengruifeng @Yicong-Huang! This PR fixes np.signbit for -0.0 and propagates <NA> for nullable dtypes in the pandas API on Spark. It follows the same type-of-keyed approach as Yicong's copysign fix (#57836), including the same nullable-Float64 <NA> limitation. Could you take a look when you have a moment? Thanks! -- 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]
