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

Upgrade to pandas 0.25.3 #860

Conversation

devin-petersohn
Copy link
Collaborator

What do these changes do?

Related issue number

  • passes flake8 modin
  • passes black --check modin
  • [ ] tests added and passing

@codecov
Copy link

codecov bot commented Nov 4, 2019

Codecov Report

Merging #860 into master will increase coverage by 0.55%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #860      +/-   ##
==========================================
+ Coverage   88.54%   89.09%   +0.55%     
==========================================
  Files          47       47              
  Lines        5655     5656       +1     
==========================================
+ Hits         5007     5039      +32     
+ Misses        648      617      -31
Impacted Files Coverage Δ
modin/pandas/__init__.py 85.71% <100%> (ø) ⬆️
modin/pandas/base.py 94.91% <0%> (ø) ⬆️
modin/pandas/series.py 93.47% <0%> (+0.13%) ⬆️
modin/engines/base/frame/data.py 93.7% <0%> (+0.96%) ⬆️
modin/backends/pandas/query_compiler.py 89.66% <0%> (+4.94%) ⬆️
modin/engines/base/frame/axis_partition.py 71.11% <0%> (+8.88%) ⬆️

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 4661e81...5efe78a. Read the comment docs.

@devin-petersohn devin-petersohn merged commit 8549c6b into modin-project:master Nov 5, 2019
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.

Upgrade to pandas 0.25.3
1 participant