Nastasia Saby

Results 6 comments of Nastasia Saby

The scripts never ends. I have no error message.

@Izchen Thank you for your answers. Yes, it works if I remove either logger.addHandler or import mlflow.

I found a workaround, not the cleanest one though. I import mlflow at the beginning even if it's not useful this way: ```python import mlflow import logging from opencensus.ext.azure.log_exporter import...

Yes. In reality, the two import lines in my project are in two different files. But you can reproduce the problem by putting all in the same file. @Izchen

Hello 👋 😃. I can do tutorial/testing.md. Edit: done (https://github.com/tiangolo/fastapi/pull/3172)

Thank for your answer. But I didn't understand. I have no string in my features or in my label. |a | b | c | d | e | y|...