Follow-Up Translations
Compare changes
Files
5@@ -60,7 +60,22 @@ class DmpTranslator(Translator):
@@ -144,6 +159,11 @@ class DmpTranslator(Translator):
@@ -165,3 +185,26 @@ class DmpTranslator(Translator):
This merge requests incorporates the following changes/additions:
comment
and cause
for the DmpTranslator
History
s from given input flags. The user flags usually lack information (i.e. concrete parameter values, order of function calls, ...) to infer a real history. I loosed the definition of the word valid, to 'rerunning the history inferred from a DataFrame
of user flags on the same input data, needs to yield the same user flags again'