Skip to content

Add scaling for cbar in correlation_heatmap #143

Merged
merged 2 commits into from Oct 6, 2021
Merged

Conversation

alex-hse-repository
Copy link
Collaborator

@alex-hse-repository alex-hse-repository commented Oct 6, 2021

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Add scaling for cbar in correlation_heatmap

Related Issue

Closing issues

closes #131

@alex-hse-repository alex-hse-repository added the enhancement New feature or request label Oct 6, 2021
@alex-hse-repository alex-hse-repository self-assigned this Oct 6, 2021
@julia-shenshina julia-shenshina merged commit 6aa0698 into master Oct 6, 2021
alex-hse-repository added a commit that referenced this pull request Oct 7, 2021
* Add scaling for cbar

* Update CHANGELOG
julia-shenshina added a commit that referenced this pull request Oct 7, 2021
* Add TrendTransform

* Update CHANGELOG

* Fixes

* Fix style

* Rerun tests

* Update ruptures version (#141)

* Update ruptures version

* Fix doccstring

* Upd CHANGELOG

* Fix changelog clustering typo (#137)

* Add scaling for cbar in correlation_heatmap (#143)

* Add scaling for cbar

* Update CHANGELOG

* Hist anomalies detection (#79)

* V-optimal hist error

* First version hist anomalies

* Add tests, raw version

* Ready to optimize

* Add docs

* Add numba v1

* new tests

* Minor fix

* Fix bugs

* Fix lint

* Fix x2

* Final

* Changelog

* Final x2

* run workflow

Co-authored-by: Andrey Alekseev <ilekseev@gmail.com>

* Fix _Binseg location

* Fix style

Co-authored-by: Julia Shenshina <yuliya.shenshina@phystech.edu>
Co-authored-by: Mr-Geekman <36005824+Mr-Geekman@users.noreply.github.com>
Co-authored-by: Artyom Makhin <48079881+Ama16@users.noreply.github.com>
Co-authored-by: Andrey Alekseev <ilekseev@gmail.com>
@iKintosh iKintosh deleted the issue-131 branch November 18, 2021 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default params for plot_correlation_heatmap
2 participants