JMP 18 Python pip install azure-kusto-data
Hi there.
I have a script in JMP 17 which worked pretty well - and now by changing to JMP 18 I get an error. the log says the following.Traceback (most recent call last):
File "<string>", line 7, in <module>
ModuleNotFoundError: No module named 'azure' I use microsoft azure to prepare data evaluations and transfer it via python to JMP.In the 17 version I needed to install a connection / kustoClient...