Python Forum
numpy.float64 object is not iterable
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
numpy.float64 object is not iterable
#2
It appears that df["ema_30"][i] is a float. min() requires an iterable as its argument.
Reply


Messages In This Thread
numpy.float64 object is not iterable - by jcdr91 - Apr-18-2020, 01:18 PM
RE: numpy.float64 object is not iterable - by jefsummers - Apr-22-2020, 04:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Numpy] How to store different data type in one numpy array? water 7 963 Mar-26-2024, 02:18 PM
Last Post: snippsat
  Numpy returns "TypeError: unsupported operand type(s) for *: 'numpy.ufunc' and 'int'" kalle 2 2,832 Jul-19-2022, 06:31 AM
Last Post: paul18fr
  numpy.ndarray' object is not callable natareid 4 4,102 Oct-16-2020, 08:00 AM
Last Post: sanrock123
  'numpy.ndarray' object is not callable ato_cr 1 15,485 May-12-2020, 08:12 AM
Last Post: anbu23
  What is the mechanism of numpy function returning pandas object? Ibaraki 2 2,638 Apr-04-2020, 10:57 PM
Last Post: Ibaraki
  "erlarge" a numpy-matrix to numpy-array PhysChem 2 3,123 Apr-09-2019, 04:54 PM
Last Post: PhysChem
  ValueError: Input contains infinity or a value too large for dtype('float64') Rabah_r 1 13,034 Apr-06-2019, 11:08 AM
Last Post: scidam
  ???Can not convert from <U25 to float64.??? damsel_pie 6 7,090 Aug-23-2018, 04:49 PM
Last Post: Gribouillis
  numpy.float64 and plot_date in matplotlib iv20023 1 5,841 Jun-21-2017, 10:23 PM
Last Post: zivoni

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020