Releases: erdogant/caerus
Releases · erdogant/caerus
0.1.10
- Bug fix in case used percentage results in now results.
v0.1.9
- added xlabel and ylabel to plotting
v0.1.8
- Fix for removing nan from index values that occurred in specific cases.
- Bit of code refactoring
0.1.5
- Some fixes for printing messages on verbosity
0.1.4
- 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