* update deps and change python version in pipfile to 3.8
* Add check to ensure valid input for timestamps in metric range fnc.
* Update .pre-commit-config.yaml
* Fix docs formatting
* README.md example codes fix (213)
* Update OWNERS file (212)
* update pytest prom url since operatefirst url is now behind a proxy (210)
* :hatching_chick: fix of the naming which is causing dependency update failure
* Update test prometheus url to operate-first prometheus (194)
* :arrow_up: Bump pillow from 8.0.1 to 8.1.1
* Added slack and google chat link (189)
* fix documentation formatting (187)
* Release of version 0.4.2 (186)
* Add method to check connection to Prometheus (181)
* feat: replaced exit with ValueError (182)
* Add MetricRangeDataFrame to RTD. Add sphinx to Pipfile. (177)
* :pushpin: Automatic update of dependency httmock from 1.3.0 to 1.4.0 (172)
* :pushpin: Automatic update of dependency numpy from 1.19.2 to 1.19.4 (171)
* :pushpin: Automatic update of dependency matplotlib from 3.3.2 to 3.3.3 (170)
* :pushpin: Automatic update of dependency dateparser from 0.7.6 to 1.0.0 (168)
* :pushpin: Automatic update of dependency requests from 2.24.0 to 2.25.0 (167)
* Update example notebook (166)
* Add description of MetricSnapshotDataFrame,MetricRangeDataFrame to README
* :pushpin: Automatic update of dependency numpy from 1.19.1 to 1.19.2 (162)
* :pushpin: Automatic update of dependency numpy from 1.19.1 to 1.19.2 (161)
* :pushpin: Automatic update of dependency matplotlib from 3.3.1 to 3.3.2 (160)
* :pushpin: Automatic update of dependency numpy from 1.19.1 to 1.19.2 (155)
* :pushpin: Automatic update of dependency matplotlib from 3.3.1 to 3.3.2 (158)
* :pushpin: Automatic update of dependency pandas from 1.1.1 to 1.1.2 (154)
* :sparkles: fixes to make pre-commit happy
* :sparkles: now with an OWNERS file, so that Thoth bots can help you even more
* Updating the readme
* Release of version 0.4.1 (151)
* :pushpin: Automatic update of dependency matplotlib from 3.3.0 to 3.3.1 (148)
* :pushpin: Automatic update of dependency matplotlib from 3.3.0 to 3.3.1 (147)
* :pushpin: Automatic update of dependency pandas from 1.1.0 to 1.1.1 (146)
* Updated the get_metric_aggregations to return global aggregations for both range query and current time query
* :hatching_chick: follow pre-commit compliance for the application
* Make tests pass: ensure ordering of fixtures. (140)
* :truck: include aicoe-ci configuration file with pytest env vars
* Deduplicate creation of MetricsList.
* add metricrangedf and tests (137)
* :pushpin: Automatic update of dependency pandas from 1.0.5 to 1.1.0