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


Groups > comp.lang.python > #28330

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

Date 2012-09-03 10:18 +1000
From python-excel@raf.org
Subject Re: [pyxl] xlrd-0.8.0 .xlsx formatting_info=True not implemented
References (2 earlier) <5c84fd3b-c899-4703-867d-ddbc5d1746de@googlegroups.com> <20120829021646.GA8163@raf.org> <CAA2zXtBmev_8w60d236FhxESKNyp3mVRfiv9vqNZ7bWrW9R3=Q@mail.gmail.com> <20120830025758.GA26856@raf.org> <1346443978.955.YahooMailNeo@web110708.mail.gq1.yahoo.com>
Newsgroups comp.lang.python
Message-ID <mailman.122.1346631528.27098.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web