gdevine / hievpy

HIEvPy is a python wrapper around the API interface of the HIEv, a data capture application used by the Hawkesbury Institute for the Environment at Western Sydney University.
MIT License
1 stars 2 forks source link

search_load_toa5df returns unsorted dataframe #11

Closed danmet closed 4 years ago

danmet commented 4 years ago

search_load_toa5df can return an unsorted dataframe when not specifying 'to_date' and 'from_date', e.g. df = hp.search_load_toa5df(token, url, {'filename':'CUP_S00_TERNHECT_UNDERPAR'}) returns <class 'pandas.core.frame.DataFrame'> DatetimeIndex: 2397216 entries, 2017-10-24 11:50:00 to 2015-04-27 12:14:00