Python Forum
terminology question: generator data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
terminology question: generator data
#1
if i have a linear indexed bunch of data and all the data is present at once, it is generally called a sequence. it might be a list. but if the data is being created or derived as time steps forward, and sent, or obtained from, a generator, what is this called? if the data at each step is a single character it might be called a stream. if it is other kinds data, or no specific kind of data at all, what might that be called?
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
terminology question: generator data - by Skaperen - Jan-29-2018, 05:45 AM

Forum Jump:

User Panel Messages

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