Skip to content

Filter warning in sparse repr #26669

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
Jun 5, 2019

Conversation

TomAugspurger
Copy link
Contributor

xref #26555

@TomAugspurger TomAugspurger added the Sparse Sparse Data Type label Jun 5, 2019
@codecov
Copy link

codecov bot commented Jun 5, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26669      +/-   ##
==========================================
- Coverage   91.87%   91.86%   -0.01%     
==========================================
  Files         174      174              
  Lines       50663    50663              
==========================================
- Hits        46548    46544       -4     
- Misses       4115     4119       +4
Flag Coverage Δ
#multiple 90.4% <ø> (ø) ⬆️
#single 41.78% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/core/sparse/frame.py 95.63% <ø> (ø) ⬆️
pandas/core/sparse/series.py 94.9% <ø> (ø) ⬆️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97% <0%> (-0.12%) ⬇️

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 e0c41f7...79e2705. Read the comment docs.

@jorisvandenbossche jorisvandenbossche changed the title Filter warning in sparse repro Filter warning in sparse repr Jun 5, 2019
@jreback jreback added this to the 0.25.0 milestone Jun 5, 2019
@jreback
Copy link
Contributor

jreback commented Jun 5, 2019

lgtm.

@jreback
Copy link
Contributor

jreback commented Jun 5, 2019

this should close #26555 yes? (or is there more to do?)

@TomAugspurger
Copy link
Contributor Author

TomAugspurger commented Jun 5, 2019 via email

@jreback jreback merged commit 891a419 into pandas-dev:master Jun 5, 2019
@jreback
Copy link
Contributor

jreback commented Jun 5, 2019

ok thanks, good for now then

vaibhavhrt pushed a commit to vaibhavhrt/pandas that referenced this pull request Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sparse Sparse Data Type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants