melmatlis

Results 3 comments of 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: ![image](https://user-images.githubusercontent.com/93650751/208679967-54cbdd80-ada3-4447-887a-d7fa72717a59.png) 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...