Stoner
Iterate over rows of data.
datafile (Data) – Data object to work with if not being used as a bound method.
not_masked (bool) – If a row is masked and this is true, then don’t return this row.
reset (bool) – If true then reset the iterator (immediately stops the current iteration without returning any data)./
1D array – Returns the next row of data
Data.rows()
Data.rolling_window
Data.save