-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor!: Remove
utils.pair_plot
function (#92)
The function is a single line and does not belong in `utils` module. Moved the implementation directly to the only place where it is called: `edvart.bivariate_analysis.PairPlot`. BREAKING CHANGE: The function `utils.pair_plot` is removed.
- Loading branch information
1 parent
3c33b6e
commit 81570b1
Showing
2 changed files
with
3 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters