Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28037
| Date | 2012-08-29 12:16 +1000 |
|---|---|
| From | python-excel@raf.org |
| Subject | xlrd-0.8.0 .xlsx formatting_info=True not imlemented |
| References | <501944E4.2090902@simplistix.co.uk> <CA+GpVts=-cmJutJxM2KYC-oZ3+FyKpZ5WLzubtUiOY9Nu7Mxiw@mail.gmail.com> <5c84fd3b-c899-4703-867d-ddbc5d1746de@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3914.1346207009.4697.python-list@python.org> (permalink) |
hi, i just tried xlrd-0.8.0 so as to be able to read xlsx files only to discover: NotImplementedError: formatting_info=True not yet implemented there's a post from 2009 stating that the current intention is to not support formatting_info: https://groups.google.com/forum/?fromgroups=#!topic/python-excel/Thso62fdiSk is that still the current intention? if so, is there any other way to tell how many digits excel would round to when displaying a floating point number? that's my only reason for needing formatting_info=True. cheers, raf
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
xlrd-0.8.0 .xlsx formatting_info=True not imlemented python-excel@raf.org - 2012-08-29 12:16 +1000
csiph-web