-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
ENH: scatter_matrix new parameter nondiagonal to allow hexbin plots i… #56888
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
ENH: scatter_matrix new parameter nondiagonal to allow hexbin plots i… #56888
Conversation
…nstead of scatter
I have the same issue. I can import pandas normally if i switch to the parent directory(the one just outside the root pandas directory) but when I try to import pandas from the directory containing the requirements file, it fails with the same error |
Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen. |
@mroeschke |
This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this. |
I'm not sure how to react to this. We already went through the cycle of
updating the branch. Feels like the start of an infinite loop.
…On Fri, Mar 29, 2024, 20:05 github-actions[bot] ***@***.***> wrote:
This pull request is stale because it has been open for thirty days with
no activity. Please update
<https://pandas.pydata.org/pandas-docs/stable/development/contributing.html#updating-your-pull-request>
and respond to this comment if you're still interested in working on this.
—
Reply to this email directly, view it on GitHub
<#56888 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACAA5BHSLJW6GWXEIR3DSY3Y2X6VRAVCNFSM6AAAAABB3JF2YKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRXHAZTGNRZHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen. |
Is this an automated response?
…On Tue, Apr 23, 2024, 14:46 Matthew Roeschke ***@***.***> wrote:
Thanks for the pull request, but it appears to have gone stale. If
interested in continuing, please merge in the main branch, address any
review comments and/or failing tests, and we can reopen.
—
Reply to this email directly, view it on GitHub
<#56888 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACAA5BFVUFMAIFFQL3I6PRTY62UADAVCNFSM6AAAAABB3JF2YKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZTGE4DCOJVGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
…nstead of scatter
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.