huaxingao opened a new pull request #28464: URL: https://github.com/apache/spark/pull/28464
### What changes were proposed in this pull request? Add ANOVASelector and FValueSelector to PySpark ### Why are the changes needed? ANOVASelector and FValueSelector have been implemented in Scala. We need to implement these in Python as well. ### Does this PR introduce _any_ user-facing change? Yes. Add Python version of ANOVASelector and FValueSelector ### How was this patch tested? new doctest ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
