Skip to content

TST GH 29699 multilevel column is called after multiple appends #36230

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

Closed
wants to merge 4 commits into from

Conversation

TAJD
Copy link
Contributor

@TAJD TAJD commented Sep 8, 2020

Not sure where the best place to put the test is.

Also, this code generates a warning which doesn't seem to disappear when following the guidance of the warning i.e: set sort=False. As the default behaviour is meant to return a warning this is tested for.

@jreback jreback added MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite labels Sep 8, 2020
@TAJD TAJD requested a review from jreback September 10, 2020 20:37
@github-actions
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update or respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Oct 11, 2020
@jreback jreback added this to the 1.2 milestone Oct 11, 2020
@jreback
Copy link
Contributor

jreback commented Oct 11, 2020

@TAJD can you merge master and ping when green-ish

@arw2019
Copy link
Member

arw2019 commented Nov 4, 2020

@TAJD can you merge master again & resolve conflicts? Based on comments this looks good to go

@TAJD
Copy link
Contributor Author

TAJD commented Nov 4, 2020

For some reason it doesn't quite work out when I merge and then run tests. The warning still appears. I've not got much time at the moment to work this one out - I hope I've not missed anything obvious.

@jreback jreback removed this from the 1.2 milestone Nov 4, 2020
@arw2019
Copy link
Member

arw2019 commented Nov 17, 2020

For some reason it doesn't quite work out when I merge and then run tests. The warning still appears. I've not got much time at the moment to work this one out - I hope I've not missed anything obvious.

No problem! Thanks for looking into this anyways. Closing the PR for now - let us know whenever you'd like to pick this back up and we'll reopen

@arw2019 arw2019 closed this Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MultiIndex-Columns Integer and String: Column level 1 not accessable after a using append multiple times
3 participants