* bug fix for plots in certain cases because of indexing issue * simple plotting function added: ._plot_graph() * Function added that convert results in DataFrame and outputs in the results * Default parameter is set to True for return_as_dict() * Warnings supressed * Docstrings updated
0.1.3
* fix for max.window size if window is larger then number of datapoints
0.1.2
* Code refactored to work with classes * docstring updates * Example updates * bug fix regarding percentages