zhengruifeng commented on PR #44869: URL: https://github.com/apache/spark/pull/44869#issuecomment-1909732054
> Nice! > > Just for my personal clarity, so now only `DataFrame.asfreq` and `DataFrame.asof` can be fallback to Pandas when the option is `True`, right? yes, I think we need to check other missing methods by adding UTs. and some cases can not be simply supported in this way, e.g. io functions like `to_hdf`, plotting functions, multiple frame operations like `compare` -- 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]
