it is missing in the documentation.
@ismail.qasmi
Thanks for reaching out to us.
You can try the get_data method. The code looks like this:
df, err = ek.get_data(["IBM.N","DPWGn.DE"],["TR.WertCode"])df
The output is:
I hope that this information is of help