Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28037 > unrolled thread
| Started by | python-excel@raf.org |
|---|---|
| First post | 2012-08-29 12:16 +1000 |
| Last post | 2012-08-29 12:16 +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.
xlrd-0.8.0 .xlsx formatting_info=True not imlemented python-excel@raf.org - 2012-08-29 12:16 +1000
| From | python-excel@raf.org |
|---|---|
| Date | 2012-08-29 12:16 +1000 |
| Subject | xlrd-0.8.0 .xlsx formatting_info=True not imlemented |
| Message-ID | <mailman.3914.1346207009.4697.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web