Skip to content

DOC: hide warning from arrow about deprecated MultiIndex labels #24591

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

Conversation

jorisvandenbossche
Copy link
Member

This is fixed upstream in arrow (apache/arrow#3120), but until a new release is there, avoiding the warning in our docs to have a cleaner doc build output.

@jorisvandenbossche jorisvandenbossche added this to the 0.24.0 milestone Jan 3, 2019
@jreback
Copy link
Contributor

jreback commented Jan 3, 2019

sure

@codecov
Copy link

codecov bot commented Jan 3, 2019

Codecov Report

Merging #24591 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24591      +/-   ##
==========================================
+ Coverage   92.36%   92.36%   +<.01%     
==========================================
  Files         166      166              
  Lines       52497    52497              
==========================================
+ Hits        48489    48490       +1     
+ Misses       4008     4007       -1
Flag Coverage Δ
#multiple 90.79% <ø> (ø) ⬆️
#single 43.03% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 88.09% <0%> (+0.09%) ⬆️

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 db051b9...5f707b0. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 3, 2019

Codecov Report

Merging #24591 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24591      +/-   ##
==========================================
+ Coverage   92.36%   92.36%   +<.01%     
==========================================
  Files         166      166              
  Lines       52497    52497              
==========================================
+ Hits        48489    48490       +1     
+ Misses       4008     4007       -1
Flag Coverage Δ
#multiple 90.79% <ø> (ø) ⬆️
#single 43.03% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/util/testing.py 88.09% <0%> (+0.09%) ⬆️

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 db051b9...5f707b0. Read the comment docs.

@jreback jreback merged commit 479ddcb into pandas-dev:master Jan 3, 2019
@jorisvandenbossche jorisvandenbossche deleted the doc-hide-arrow-warnings branch January 3, 2019 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants