Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support array-like mask in heatmaps #3803

Merged
merged 2 commits into from
Jan 26, 2025
Merged

Conversation

mariosasko
Copy link
Contributor

Besides np.ndarray and pd.DataFrame objects, I think it would also be nice to support array-like objects (PyTorch, Jax, PyArrow arrays, etc.) as the heatmap mask.

@mwaskom
Copy link
Owner

mwaskom commented Jan 26, 2025

LGTM thanks

@mwaskom mwaskom merged commit eb0b5cc into mwaskom:master Jan 26, 2025
mwaskom added a commit that referenced this pull request Jan 26, 2025
Addresses a backwards compatibility bug introduced in #3803
mwaskom added a commit that referenced this pull request Jan 26, 2025
Addresses a backwards compatibility bug introduced in #3803
@mariosasko mariosasko deleted the arraylike-mask branch January 26, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants