This module provides way to get data from OpenTSDB HTTP API and transform it to Pandas Timeseries in an efficient way.
This module is able to get data from OpenTSDB through HTTP interface and convert them into pandas Timeseries. Basic structure is based mostly on opentsdbr and opentsdb_pandas libraries.
Initial goal is to get python3 compatibility, improve performance and bump to existing pandas version