itholic opened a new pull request, #40216: URL: https://github.com/apache/spark/pull/40216
### What changes were proposed in this pull request? This PR proposes to mark the APIs as deprecated or remove the APIs that will be deprecated or removed in upcoming pandas 2.0.0 release. See [What's now in 2.0.0](https://pandas.pydata.org/pandas-docs/version/2.0/whatsnew/v2.0.0.html#removal-of-prior-version-deprecations-changes) for more detail. ### Why are the changes needed? We should match the behavior to pandas API. ### Does this PR introduce _any_ user-facing change? Yes, some APIs will be removed, so they will be no longer available. ### How was this patch tested? Fixed UTs when necessary case. -- 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]
