Skip to content

TST: ensure groupby get by index value #33439 #33829

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

Merged
merged 1 commit into from
May 1, 2020

Conversation

sam-cohan
Copy link
Contributor

@pep8speaks
Copy link

pep8speaks commented Apr 27, 2020

Hello @sam-cohan! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-04-29 22:38:27 UTC

@sam-cohan sam-cohan force-pushed the master branch 7 times, most recently from ee3d9f8 to 53015df Compare April 28, 2020 04:06
@jreback jreback added ExtensionArray Extending pandas with custom dtypes or arrays. Groupby Testing pandas testing functions or related to the test suite labels Apr 29, 2020
@jreback jreback added this to the 1.1 milestone Apr 29, 2020
@sam-cohan sam-cohan force-pushed the master branch 2 times, most recently from cd2506b to 0801c8d Compare April 29, 2020 20:27
@sam-cohan
Copy link
Contributor Author

Failures seems unrelated to my change.

@jreback jreback closed this Apr 29, 2020
@jreback jreback reopened this Apr 29, 2020
@jreback
Copy link
Contributor

jreback commented Apr 29, 2020

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@jreback jreback merged commit 49daf66 into pandas-dev:master May 1, 2020
@jreback
Copy link
Contributor

jreback commented May 1, 2020

thanks @sam-cohan

rhshadrach pushed a commit to rhshadrach/pandas that referenced this pull request May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExtensionArray Extending pandas with custom dtypes or arrays. Groupby Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Mysterious Series.get() with Int64Index bug
3 participants