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

str + Series does not yield expected result #353

Closed
wesm opened this issue Nov 9, 2011 · 0 comments
Closed

str + Series does not yield expected result #353

wesm opened this issue Nov 9, 2011 · 0 comments
Labels
Milestone

Comments

@wesm
Copy link
Member

wesm commented Nov 9, 2011

dispatch order is wrong

wesm added a commit that referenced this issue Nov 10, 2011
@wesm wesm closed this as completed Nov 10, 2011
wesm added a commit that referenced this issue Jan 17, 2012
jreback pushed a commit that referenced this issue Jul 10, 2016
Remove workaround added in #353.

Author: sinhrks <sinhrks@gmail.com>

Closes #13606 from sinhrks/ops_radd_cln and squashes the following commits:

d873aad [sinhrks] CLN: remove radd workaround
nateGeorge pushed a commit to nateGeorge/pandas that referenced this issue Aug 15, 2016
Remove workaround added in pandas-dev#353.

Author: sinhrks <sinhrks@gmail.com>

Closes pandas-dev#13606 from sinhrks/ops_radd_cln and squashes the following commits:

d873aad [sinhrks] CLN: remove radd workaround
dan-nadler pushed a commit to dan-nadler/pandas that referenced this issue Sep 23, 2019
* Remove unused imports

* starting with pandas 0.20.0 tslib is part of _libs

* Update code to work with pandas 0.20.+

* Sorting between 0.16 and 0.20 versions requires two different methods

* remove deprecated indexer from script

* Convert datetime slicing to loc indexing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant