Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.
ReferenceAPI ReferenceLibraryCollectionsDatasetsTransformation Fields

web


web / lib/collections/datasets/transformation-fields

lib/collections/datasets/transformation-fields

Field definitions for dataset transformation configurations.

Unified transformation system for all data processing during import:

  • Structural transforms: rename, concatenate, split
  • String operations: uppercase, lowercase, trim, replace
  • Date parsing: format conversion
  • Type casting: parse/cast values between types

Variables

transformationFields

const transformationFields: Field[]

Last updated on