Skip to content

BUG: merge_asof not handling allow_exact_matches and tolerance on first entry #13698

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

Closed
wants to merge 1 commit into from

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jul 18, 2016

closes #13695

@jreback jreback added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Jul 18, 2016
@jreback jreback added this to the 0.19.0 milestone Jul 18, 2016
@jreback
Copy link
Contributor Author

jreback commented Jul 18, 2016

@chrisaycock if you have more examples happy to add.

@codecov-io
Copy link

codecov-io commented Jul 18, 2016

Current coverage is 84.38%

Merging #13698 into master will not change coverage

@@             master     #13698   diff @@
==========================================
  Files           142        142          
  Lines         51223      51223          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          43224      43224          
  Misses         7999       7999          
  Partials          0          0          

Powered by Codecov. Last updated by ada6bf3...c46dcfa

@jreback jreback closed this in b054536 Jul 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pd.merge_asof() matches out of tolerance when allow_exact_matches=False
2 participants