This is the error I'm getting while I'm trying to create a data view in Kibana using python. I'm trying to create a data view in Kibana cloud. ImportError: cannot import name 'Kibana' from 'kibana'. Can someone help me with it.
What python library are you using? Have you tried to use directly the Kibana Create Data View API?