Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41221

Re: TypeError: 'float' object is not iterable

Newsgroups comp.lang.python
Date 2013-03-14 03:34 -0700
References <3984882c-0144-47ba-af4f-b29877bc4698@googlegroups.com> <mailman.3291.1363257065.2939.python-list@python.org>
Message-ID <225a4a3e-bb0b-406b-8feb-c845e9ab4c9a@googlegroups.com> (permalink)
Subject Re: TypeError: 'float' object is not iterable
From Ana Dionísio <anadionisio257@gmail.com>

Show all headers | View raw


But isn't t_amb a list? I thought that the first piece of script would create a list.

I'm trying to create a list named t_amb with some values that are in a Excel sheet. And then I need to export that list to another Excel sheet

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

TypeError: 'float' object is not iterable Ana Dionísio <anadionisio257@gmail.com> - 2013-03-14 03:12 -0700
  Re: TypeError: 'float' object is not iterable Joel Goldstick <joel.goldstick@gmail.com> - 2013-03-14 06:31 -0400
    Re: TypeError: 'float' object is not iterable Ana Dionísio <anadionisio257@gmail.com> - 2013-03-14 03:34 -0700
      Re: TypeError: 'float' object is not iterable Joel Goldstick <joel.goldstick@gmail.com> - 2013-03-14 06:44 -0400
      Re: TypeError: 'float' object is not iterable Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-03-14 18:09 -0400
    Re: TypeError: 'float' object is not iterable Ana Dionísio <anadionisio257@gmail.com> - 2013-03-14 03:34 -0700
  Re: TypeError: 'float' object is not iterable MRAB <python@mrabarnett.plus.com> - 2013-03-14 10:43 +0000
  Re: TypeError: 'float' object is not iterable Chris Rebert <clp2@rebertia.com> - 2013-03-14 03:50 -0700
  Re: TypeError: 'float' object is not iterable John Ladasky <john_ladasky@sbcglobal.net> - 2013-03-14 11:11 -0700

csiph-web