What's Changed
* feature(Report): Vizualise util function for `predictions` and `targets` by szemyd in https://github.com/dream-faster/krisi/pull/113
* feature(Report): Added clearer vizualisation of prediction results. by szemyd in https://github.com/dream-faster/krisi/pull/114
* feature(Docs): Badges as styled for external use on our website. by szemyd in https://github.com/dream-faster/krisi/pull/115
* feature(Vizualisation): Seperate y plot, fixed index issue. by szemyd in https://github.com/dream-faster/krisi/pull/117
* feature(Vizualisation): Unified hover, renamed defaults and allow for unwrapped modes. by szemyd in https://github.com/dream-faster/krisi/pull/118
* feature(Report): You can now pass in a `pd.Series` to `plot_y_predicions`. by szemyd in https://github.com/dream-faster/krisi/pull/120
* feature(Dataset): Added utils to check consistency of a dataset. by szemyd in https://github.com/dream-faster/krisi/pull/119
* feature(Scorecard): Slicing Scorecard and printing multiple versions of the scorecard by szemyd in https://github.com/dream-faster/krisi/pull/124
* feature(Docs): Added explanation of the print function and fixed minor remaining error with the previous commit. by szemyd in https://github.com/dream-faster/krisi/pull/125
* feature(Report): Compare function now receives dataframe boolean to print a df rather than a formatted string. by szemyd in https://github.com/dream-faster/krisi/pull/129
* feature(Report): Compare method now handles unspecified metrics, `sort_metric_key` now optional, if not provided it will be the first element of `metrics_to_display` by szemyd in https://github.com/dream-faster/krisi/pull/130
* fix(Report): Compare printing bold didn't work in jupyter notebook. by szemyd in https://github.com/dream-faster/krisi/pull/131
* chore(Report): Cleaned up argument names of `compare` and added docstrings. by szemyd in https://github.com/dream-faster/krisi/pull/132
* chore(Docs): Updated readme with Dream Faster suite. by szemyd in https://github.com/dream-faster/krisi/pull/133
* chore(Docs): Renamed reference to fold-wrappers by szemyd in https://github.com/dream-faster/krisi/pull/134
* fix(Docs): updated tests badge in README by almostintuitive in https://github.com/dream-faster/krisi/pull/136
**Full Changelog**: https://github.com/dream-faster/krisi/compare/0.0.8...0.1.0