[
https://issues.apache.org/jira/browse/SPARK-44670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhukar updated SPARK-44670:
-----------------------------
Description:
With python3.7 and openpyxl installed got error:
======================================================================
ERROR: test_to_excel
(pyspark.pandas.tests.test_dataframe_conversion.DataFrameConversionTest)
ImportError: Missing optional dependency 'xlrd'. Install xlrd >= 1.0.0 for
Excel support Use pip or conda to install xlrd.
----------------------------------------------------------------------
But with xlrd installed getting error
xlrd.biffh.XLRDError: Excel xlsx file; not supported
> Fix the `test_to_excel` tests for python3.7
> -------------------------------------------
>
> Key: SPARK-44670
> URL: https://issues.apache.org/jira/browse/SPARK-44670
> Project: Spark
> Issue Type: Bug
> Components: Pandas API on Spark
> Affects Versions: 3.4.1
> Reporter: Madhukar
> Priority: Minor
>
> With python3.7 and openpyxl installed got error:
> ======================================================================
> ERROR: test_to_excel
> (pyspark.pandas.tests.test_dataframe_conversion.DataFrameConversionTest)
> ImportError: Missing optional dependency 'xlrd'. Install xlrd >= 1.0.0 for
> Excel support Use pip or conda to install xlrd.
> ----------------------------------------------------------------------
> But with xlrd installed getting error
> xlrd.biffh.XLRDError: Excel xlsx file; not supported
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]