Yikun edited a comment on pull request #34717: URL: https://github.com/apache/spark/pull/34717#issuecomment-981564669
As a conclusion in here: - before v1.0.1: test failed due to https://github.com/apache/spark/pull/34717#issuecomment-981182023 https://github.com/apache/spark/pull/34717#issuecomment-981182023 - before v1.0.5: test failed due to https://github.com/apache/spark/pull/34717#issuecomment-981463864 - v1.0.5: There are only a precision problem, so I just added `almost=True` to `assert_eq` to fix the testcase So, I bump minimum pandas version to v1.0.5, the v1.0.5 is also the latest version of [Pandas verions 1.0](https://pandas.pydata.org/docs/whatsnew/index.html#version-1-0). Ready for review. : ) -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org