Skip to content

metadata

lepy edited this page Dec 2, 2020 · 6 revisions

metadata

Attribute in metadata

  • name
  • value
  • dtype
  • unit
  • description

dtypes of attributes

  • int, (int32, int64)
  • float, (float32, float64, float128)
  • str, (unicode)
  • timestamp (= datetime.isoformat with timezone)
  • uuid ?
Clone this wiki locally