Fork me on GitHub
#data-science
<
2022-12-10
>
sheluchin17:12:59

Is there a documentation tool/language/etc. that is commonly used to describe sets of data transformations? e.g. given an input map, each item in it may be used any number of times to produce the items in the output map. Input items may be combined, split, and supplemented during the transformation steps. Is there anything better than flowcharts to document this sort of thing?