/graphite2pandas

Script to convert Graphite response to Pandas DataFrame.

Primary LanguagePython

graphite2pandas

Script to convert Graphite data to a Pandas DataFrame.

Author:Valentin Haenel <valentin@haenel.co>
Licence:WTFPL

Can be used to do fetch and load data for exploratory data analysis (EDA) and for prototyping advanced algorithms on your local machine before hacking on graphites functions.py.