Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28330 > unrolled thread
| Started by | python-excel@raf.org |
|---|---|
| First post | 2012-09-03 10:18 +1000 |
| Last post | 2012-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.
Re: [pyxl] xlrd-0.8.0 .xlsx formatting_info=True not implemented python-excel@raf.org - 2012-09-03 10:18 +1000
| From | python-excel@raf.org |
|---|---|
| Date | 2012-09-03 10:18 +1000 |
| Subject | Re: [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
Back to top | Article view | comp.lang.python
csiph-web