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

Fix with latest panda range index. #7074

Merged
merged 1 commit into from
Jul 3, 2021
Merged

Conversation

trivialfis
Copy link
Member

You can reproduce the error with test_pandas using pandas==1.3.2.

@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2021

Codecov Report

Merging #7074 (1d3bec8) into master (1cd20ef) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7074      +/-   ##
==========================================
- Coverage   81.73%   81.61%   -0.13%     
==========================================
  Files          13       13              
  Lines        3876     3899      +23     
==========================================
+ Hits         3168     3182      +14     
- Misses        708      717       +9     
Impacted Files Coverage Δ
python-package/xgboost/data.py 63.29% <100.00%> (ø)
python-package/xgboost/core.py 81.54% <0.00%> (-0.53%) ⬇️

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 1cd20ef...1d3bec8. Read the comment docs.

@trivialfis trivialfis merged commit b56d3d5 into dmlc:master Jul 3, 2021
@trivialfis trivialfis deleted the fix-pandas branch July 3, 2021 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants