Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70939
| X-Received | by 10.58.22.70 with SMTP id b6mr19120588vef.13.1399331326291; Mon, 05 May 2014 16:08:46 -0700 (PDT) |
|---|---|
| X-Received | by 10.182.72.228 with SMTP id g4mr227642obv.14.1399331326083; Mon, 05 May 2014 16:08:46 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!ih12no713753qab.1!news-out.google.com!gi6ni747igc.0!nntp.google.com!r10no1008700igi.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Mon, 5 May 2014 16:08:45 -0700 (PDT) |
| In-Reply-To | <4c4b4c31-2a49-4ba1-93b4-16573116acff@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=123.192.36.213; posting-account=5JdMBQoAAABHnS4mjpqEzxnmWtgiiVNw |
| NNTP-Posting-Host | 123.192.36.213 |
| References | <4c4b4c31-2a49-4ba1-93b4-16573116acff@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <1178c74b-9a8f-48ef-8f4e-03f5488f1f29@googlegroups.com> (permalink) |
| Subject | Re: Tutorials for Reorganizing Spreadsheet Data |
| From | CHIN Dihedral <dihedral88888@gmail.com> |
| Injection-Date | Mon, 05 May 2014 23:08:46 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Received-Bytes | 2247 |
| X-Received-Body-CRC | 797592555 |
| Xref | csiph.com comp.lang.python:70939 |
Show key headers only | View raw
On Wednesday, April 16, 2014 9:50:25 PM UTC+8, joseph...@gmail.com wrote: > Hello, I'm a high school physics teacher and while I've played with Python enough to make a rock paper scissors program or animation of a bouncing ball (with air resistance!), I've never used it to work with data from a spreadsheet. > > > > I have a large spreadsheet with a number of different student responses to a weekly prompt in various cells depending on which question they chose to answer. I'd like to organize these responses into something that make it easy for students to look back through their responses over time, and see how they've changed. > > > > This is obviously possible in Python, but I don't know where to begin learning the details of what I'll need to know to build it. Can anyone give me a specific recommendation of tutorials where I might begin? > > > > Thanks! > > > > Joe Check the source code here: http://manns.github.io/pyspread/ and http://www.python-excel.org/ .
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Tutorials for Reorganizing Spreadsheet Data josephlkremer@gmail.com - 2014-04-16 06:50 -0700 Re: Tutorials for Reorganizing Spreadsheet Data Joel Goldstick <joel.goldstick@gmail.com> - 2014-04-16 10:09 -0400 Re: Tutorials for Reorganizing Spreadsheet Data Terry Reedy <tjreedy@udel.edu> - 2014-04-16 10:16 -0400 Re: Tutorials for Reorganizing Spreadsheet Data CHIN Dihedral <dihedral88888@gmail.com> - 2014-05-05 16:08 -0700
csiph-web