I am requesting SPY data via API calls - python.
I have seen from a previous question that it means the number of quotes received within the time interval .
However, my issue is that it sometimes returns -1 and sometimes returns NaN. Look what happens when I concatenate the dataframes:
![image](https://us.v-cdn.net/6038239/uploads/attachments/8291-1602161016275.png)