Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28330 > unrolled thread

Re: [pyxl] xlrd-0.8.0 .xlsx formatting_info=True not implemented

Started bypython-excel@raf.org
First post2012-09-03 10:18 +1000
Last post2012-09-03 10:18 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [pyxl] xlrd-0.8.0 .xlsx formatting_info=True not implemented python-excel@raf.org - 2012-09-03 10:18 +1000

#28330 — Re: [pyxl] xlrd-0.8.0 .xlsx formatting_info=True not implemented

Frompython-excel@raf.org
Date2012-09-03 10:18 +1000
SubjectRe: [pyxl] xlrd-0.8.0 .xlsx formatting_info=True not implemented
Message-ID<mailman.122.1346631528.27098.python-list@python.org>
Albert-Jan Roskam wrote:

> Hi,
> 
> As a work-around, you could use the CRAN R package XLConnect, using
> RPy or RPy2, to do what you want. IIRC it's based on Java, so it's not
> extremely fast.
> http://cran.r-project.org/web/packages/XLConnect/vignettes/XLConnect.pdf
> This is another package I just saw for the first time
> 
> http://cran.r-project.org/web/packages/xlsx/xlsx.pdf
> 
> Regards,
> Albert-Jan

hi,

many thanks for the suggestions but i've already implemented
an alternative using perl and its Spreadsheet::XLSX module.

cheers,
raf

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web