I am not able to query deals data by using 'rd.get_data' with the same format as the previous 'ek.get_data'. I would like to know if there are any changes for deal screener query syntax using the new API call. (See screenshot 1.png)
Hi @DC ,
Could you please provide the query string in text format so I can try to reproduce
@DC
I can run it properly.
The rd.get_data method returns a dataframe. It doesn't return an error.
df = rd.get_data(…)