Skip to content

BUG: Keep original name in str.cat #21054

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 15, 2018

Conversation

TomAugspurger
Copy link
Contributor

Closes #21053

cc @jreback @jorisvandenbossche @h-vetinari for a quick check if you have a chance.

@TomAugspurger TomAugspurger added this to the 0.23.0 milestone May 15, 2018
@TomAugspurger TomAugspurger added the Strings String extension data type and string data label May 15, 2018
@jreback
Copy link
Contributor

jreback commented May 15, 2018

lgtm

@TomAugspurger
Copy link
Contributor Author

The circle failure appears to be unrelated.

@codecov
Copy link

codecov bot commented May 15, 2018

Codecov Report

Merging #21054 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21054   +/-   ##
=======================================
  Coverage   91.82%   91.82%           
=======================================
  Files         153      153           
  Lines       49503    49503           
=======================================
  Hits        45458    45458           
  Misses       4045     4045
Flag Coverage Δ
#multiple 90.22% <100%> (ø) ⬆️
#single 41.88% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/strings.py 98.62% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8aff124...6d19bca. Read the comment docs.

@TomAugspurger TomAugspurger merged commit dfb2651 into pandas-dev:master May 15, 2018
@TomAugspurger TomAugspurger deleted the str-cat-name branch May 15, 2018 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants