Skip to content

typo fix evalute_compare-->evaluate_compare #17688

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
Sep 27, 2017

Conversation

jbrockmendel
Copy link
Member

It's never actually called and if it did would just raise AbstractMethodError.

  • closes #xxxx
  • tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@sinhrks sinhrks added the Clean label Sep 27, 2017
@codecov
Copy link

codecov bot commented Sep 27, 2017

Codecov Report

Merging #17688 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17688      +/-   ##
==========================================
- Coverage   91.24%   91.22%   -0.02%     
==========================================
  Files         163      163              
  Lines       49762    49762              
==========================================
- Hits        45406    45397       -9     
- Misses       4356     4365       +9
Flag Coverage Δ
#multiple 89.02% <100%> (ø) ⬆️
#single 40.34% <100%> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/core/indexes/base.py 96.29% <100%> (ø) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.73% <0%> (-0.1%) ⬇️

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 d3be81a...792480b. Read the comment docs.

@jreback jreback added this to the 0.21.0 milestone Sep 27, 2017
@jreback jreback merged commit 44747c8 into pandas-dev:master Sep 27, 2017
@jreback
Copy link
Contributor

jreback commented Sep 27, 2017

thanks!

@jbrockmendel jbrockmendel deleted the evalute branch October 30, 2017 16:23
alanbato pushed a commit to alanbato/pandas that referenced this pull request Nov 10, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
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.

3 participants