Sha256: b40ea576bec384d115732ed1995d0f38c07cbc2d74e51e34c9ccae74156d1038
Contents?: true
Size: 371 Bytes
Versions: 7
Compression:
Stored size: 371 Bytes
Contents
in: type: file path_prefix: example/example2.csv parser: type: csv columns: - {name: string1, type: string} - {name: string2, type: string} filters: - type: timestamp_format columns: - {name: string1, from_format: ["%Y-%m-%d %H:%M:%S.%N %z", "%Y-%m-%d %H:%M:%S %z"], to_format: "%Y-%m-%m", to_timezone: "Asia/Tokyo"} out: type: "null"
Version data entries
7 entries across 7 versions & 1 rubygems