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

scatter_matrix #24

Open
Casyfill opened this issue Aug 30, 2019 · 3 comments
Open

scatter_matrix #24

Casyfill opened this issue Aug 30, 2019 · 3 comments

Comments

@Casyfill
Copy link
Contributor

Obviously the wrong repo to post, but perhaps someone knows why Pandas sticks to matplotlib for scatter_matrix?

I was hoping to add it to altair_pandas as this is the main use case for my personal use

@Casyfill
Copy link
Contributor Author

Actually found it:
pandas-dev/pandas#26747

Hope that will be resolved soon

@Casyfill Casyfill reopened this Aug 30, 2019
@Casyfill
Copy link
Contributor Author

Does it make sense to still implement this function as part of this package?

Eg

From altair_pandas import scatter_matrix

scatter_matrix(df)

@jakevdp
Copy link
Member

jakevdp commented Aug 30, 2019

Sure, we could implement those plots here.

@Casyfill Casyfill mentioned this issue Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants