Skip to content

BUG: do not assume 0 is in index of potential Series #7902

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
Aug 2, 2014

Conversation

toobaz
Copy link
Member

@toobaz toobaz commented Aug 2, 2014

closes #7857... this time it checks also for a Series (and it passes all tests).

@jreback
Copy link
Contributor

jreback commented Aug 2, 2014

fyi, you don't normally need to close and reopen the PR, just force push, see here: https://github.com/pydata/pandas/wiki/Using-Git

jreback added a commit that referenced this pull request Aug 2, 2014
BUG: do not assume 0 is in index of potential Series
@jreback jreback merged commit 191d18d into pandas-dev:master Aug 2, 2014
@toobaz
Copy link
Member Author

toobaz commented Aug 2, 2014

Thanks; OK for the force push in the future (just feared it was unpolite), but the page you linked doesn't mention it!

@toobaz toobaz deleted the _get_array_list branch August 2, 2014 13:03
@jreback
Copy link
Contributor

jreback commented Aug 2, 2014

no unless you are working with someone else then almost always better to force push (and if you are then someone needs to periodically rebase), just much cleaner that way IMHO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError when using str.cat and index was changed
2 participants