Module nadi_core::timeseries

source ·

Structs§

  • Timeseries values
  • Timeseries of values, at regular interval. Can support integers, floats and strings as of now. More data types can be added. The timeseries are lazy loaded, that is, they are not actually read from the CSV files till they are accessed.

Enums§

Traits§