Displaying 1 result from an estimated 1 matches for "csv2xls".
2010 Sep 06
2
WriteXLS problem
...working)
Even "xlsx" package that take too long and do not finish.
The data frame I try to export has 269363 row and 116 columns.
In the first one (dataframe2xls) I get this message:
Traceback (most recent call last):
File
"C:/PROGRA~2/R/R-211~1.1PA/library/dataframes2xls/python/csv2xls.py",
line 18, in <module>
import pyexcelerator
File
"C:\PROGRA~2\R\R-211~1.1PA\library\dataframes2xls\python\pyexcelerator
\__init__.py",
line 12, in <module> from Workbook import Workbook
File
"C:\PROGRA~2\R\R-211~1.1PA\library\dataframes2xls\python\pyexcelerato...