Closed tspenov closed 6 years ago
Fixes https://github.com/santiment/sanpy/issues/34 and https://github.com/santiment/sanpy/issues/33
Although for batched queries this is not right because 5 queries can return data and the 6th can have errors. So its better for the 6th to return empty dataframe.
Fixes https://github.com/santiment/sanpy/issues/34 and https://github.com/santiment/sanpy/issues/33