Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51708
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <skip.montanaro@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.032 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'subject: [': 0.09; 'cc:addr:python-list': 0.11; 'missed': 0.12; 'now),': 0.16; 'sorts': 0.16; 'spreadsheet.': 0.16; 'subject:tabular': 0.16; 'programming': 0.22; 'saying': 0.22; 'cc:addr:python.org': 0.22; 'oriented': 0.24; 'skip': 0.24; 'cc:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'errors': 0.30; 'mix': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'that.': 0.31; 'convenience': 0.31; 'piece': 0.31; 'anyone': 0.31; 'not.': 0.33; 'problem': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'subject:data': 0.36; 'subject:]': 0.38; 'extremely': 0.39; 'most': 0.60; 'more': 0.64; 'modeling': 0.65; 'phone': 0.66; 'day': 0.76 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=X6mOly/OyKkhXsbJWtw53dyosc4Rin/9rIHckmbr52o=; b=HPFammzm3g2RNoNFfLpf/cVgGt0Ws8clSb3h8BexYm2OSjn7BR285Y/EbXswLxg04Q SVf+jrXXidJFLst2WaFKrwvjrqqwmNk92/niZy4ZnQwbzwX8jA44kS/OTNZJ9pNf/c1j FhVvM8PhIPoKTf+y4D9BXyx6gNOkGMOoJF7uXYMOVkuJ1qBvuCkR2J9cp4f8sL2MNknw ibTZvxsx5VKT69Ue0f+PJzGC0lPHiNLgwWH8s+GqFyVgNtInWcRIlDqvIGL0QameLwHw nSxkPPKTGHzH/B/7/VWqIS3jP8cZnqKYlBXbBPXxvF8Fpco/wJnuwpySWrNH2sDLwS/V Ukcg== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.32.70 with SMTP id g6mr964091igi.2.1375314014678; Wed, 31 Jul 2013 16:40:14 -0700 (PDT) |
| In-Reply-To | <8face294-5199-4ec6-8732-ec9ec653a52a@googlegroups.com> |
| References | <mailman.49.1375295978.1251.python-list@python.org> <8face294-5199-4ec6-8732-ec9ec653a52a@googlegroups.com> |
| Date | Wed, 31 Jul 2013 18:40:14 -0500 |
| Subject | Re: Editing tabular data [was: PEP8 79 char max] |
| From | Skip Montanaro <skip.montanaro@gmail.com> |
| To | Wanderer <wanderer@dialup4less.com> |
| Content-Type | multipart/alternative; boundary=047d7b10ca554cbc6f04e2d73fd0 |
| Cc | Python <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.60.1375314018.1251.python-list@python.org> (permalink) |
| Lines | 36 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375314018 news.xs4all.nl 15891 [2001:888:2000:d::a6]:44616 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51708 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
> Has anyone tried Pyspread? I have not. I have a fundamental problem with spreadsheets, the extremely narrow view of the workspace. There was a piece on NPR the other day about some errors in some modeling applications. I missed most of it (does someone have a link? I'm on my phone right now), but the expert commentator was saying that they are working on standard structures for these sorts of complex modeling simulations. I think they will need more than that. Something like pyspread might allow you to mix structured and object oriented programming with the convenience if a spreadsheet. Skip
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Editing tabular data [was: PEP8 79 char max] Skip Montanaro <skip@pobox.com> - 2013-07-31 13:39 -0500
Re: Editing tabular data [was: PEP8 79 char max] Grant Edwards <invalid@invalid.invalid> - 2013-07-31 19:02 +0000
Re: Editing tabular data [was: PEP8 79 char max] Skip Montanaro <skip@pobox.com> - 2013-07-31 14:35 -0500
Re: Editing tabular data [was: PEP8 79 char max] Chris Angelico <rosuav@gmail.com> - 2013-08-01 01:50 +0100
Re: Editing tabular data [was: PEP8 79 char max] Neil Cerutti <neilc@norwich.edu> - 2013-08-01 14:04 +0000
Re: Editing tabular data [was: PEP8 79 char max] wxjmfauth@gmail.com - 2013-08-02 02:15 -0700
Re: Editing tabular data Ben Finney <ben+python@benfinney.id.au> - 2013-08-02 16:35 +1000
Re: Editing tabular data rusi <rustompmody@gmail.com> - 2013-09-03 09:58 -0700
LibreOffice (was: Editing tabular data) Ben Finney <ben+python@benfinney.id.au> - 2013-08-02 17:14 +1000
Re: LibreOffice (was: Editing tabular data) Chris Angelico <rosuav@gmail.com> - 2013-08-02 10:37 +0100
Re: LibreOffice (was: Editing tabular data) Grant Edwards <invalid@invalid.invalid> - 2013-08-02 14:00 +0000
Re: LibreOffice Terry Reedy <tjreedy@udel.edu> - 2013-08-02 21:26 -0400
Re: LibreOffice David Robinow <drobinow@gmail.com> - 2013-08-03 11:08 -0400
Re: Editing tabular data [was: PEP8 79 char max] "Rhodri James" <rhodri@wildebst.demon.co.uk> - 2013-07-31 20:03 +0100
Re: Editing tabular data [was: PEP8 79 char max] Neil Cerutti <neilc@norwich.edu> - 2013-07-31 19:07 +0000
Re: Editing tabular data [was: PEP8 79 char max] Wanderer <wanderer@dialup4less.com> - 2013-07-31 13:37 -0700
Re: Editing tabular data [was: PEP8 79 char max] Skip Montanaro <skip.montanaro@gmail.com> - 2013-07-31 18:40 -0500
csiph-web