rulemorph 0.2.3

YAML-based declarative data transformation engine for CSV/JSON to JSON
Documentation
1
2
3
4
5
6
7
8
[
  {
    "name_slug": "ada_lovelace",
    "temp_c": "027",
    "tag_list": ["a", "b", "c"],
    "flag_default": true
  }
]