melmatlis
melmatlis
@QianqianNie still not working. `azureml-dataprep` is **not** installed in the environment so there are no conflicts. ` 'azureml-dataprep' in sys.modules` returns: False `pip list` returns:  Please advise, is there...
Is there a mitigation in which we can track local PF runs alongside AML runs, compare metrics etc.?
A general comment regarding the `data_object.py` file and unrelated to the PR. The file is really long and contains 2 classes, perhaps we can add a **separate** task to add...