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

BUG: Fixed concat warning message #21362

Merged
merged 2 commits into from
Jun 7, 2018

Conversation

TomAugspurger
Copy link
Contributor

@TomAugspurger TomAugspurger added this to the 0.23.1 milestone Jun 7, 2018
@TomAugspurger TomAugspurger added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Jun 7, 2018
@jorisvandenbossche jorisvandenbossche merged commit 649bfae into pandas-dev:master Jun 7, 2018
@codecov
Copy link

codecov bot commented Jun 7, 2018

Codecov Report

Merging #21362 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21362   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files         153      153           
  Lines       49564    49564           
=======================================
  Hits        45527    45527           
  Misses       4037     4037
Flag Coverage Δ
#multiple 90.25% <ø> (ø) ⬆️
#single 41.86% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/indexes/api.py 98.92% <ø> (ø) ⬆️

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 5bbbaf6...51fffb0. Read the comment docs.

daminisatya pushed a commit to daminisatya/pandas that referenced this pull request Jun 8, 2018
@TomAugspurger TomAugspurger deleted the sort-message branch June 12, 2018 14:30
TomAugspurger added a commit to TomAugspurger/pandas that referenced this pull request Jun 12, 2018
TomAugspurger added a commit that referenced this pull request Jun 12, 2018
david-liu-brattle-1 pushed a commit to david-liu-brattle-1/pandas that referenced this pull request Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: error in 0.23.0 concat sort warning?
2 participants