Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28065 > unrolled thread
| Started by | John Yeung <gallium.arsenide@gmail.com> |
|---|---|
| First post | 2012-08-29 09:27 -0400 |
| Last post | 2012-08-29 09:27 -0400 |
| 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 imlemented John Yeung <gallium.arsenide@gmail.com> - 2012-08-29 09:27 -0400
| From | John Yeung <gallium.arsenide@gmail.com> |
|---|---|
| Date | 2012-08-29 09:27 -0400 |
| Subject | Re: [pyxl] xlrd-0.8.0 .xlsx formatting_info=True not imlemented |
| Message-ID | <mailman.3935.1346246824.4697.python-list@python.org> |
> 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. I have not personally used it, but OpenPyXL is another option for working with .xlsx files, and it might provide the formatting info you need: http://packages.python.org/openpyxl/index.html http://pypi.python.org/pypi/openpyxl/1.5.8 John Y.
Back to top | Article view | comp.lang.python
csiph-web