[ https://issues.apache.org/jira/browse/SPARK-22874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16301101#comment-16301101 ]
Apache Spark commented on SPARK-22874: -------------------------------------- User 'ueshin' has created a pull request for this issue: https://github.com/apache/spark/pull/20054 > Modify checking pandas version to use LooseVersion. > --------------------------------------------------- > > Key: SPARK-22874 > URL: https://issues.apache.org/jira/browse/SPARK-22874 > Project: Spark > Issue Type: Improvement > Components: PySpark, SQL > Affects Versions: 2.3.0 > Reporter: Takuya Ueshin > > Currently we check pandas version by capturing if {{ImportError}} for the > specific imports is raised or not but we can compare {{LooseVersion}} of the > version string as the same as we're checking pyarrow version. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org