Skip to content

BUG: Allow tolerance when left_index/right_index enabled for merge_asof() (#15135) #15139

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

chrisaycock
Copy link
Contributor

@jreback jreback added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Jan 17, 2017
@jreback jreback added this to the 0.20.0 milestone Jan 17, 2017
@jreback
Copy link
Contributor

jreback commented Jan 17, 2017

thanks!

@jreback jreback closed this in 4fe91e2 Jan 17, 2017
@chrisaycock chrisaycock deleted the GH15135 branch January 17, 2017 14:28
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
…of() (pandas-dev#15135)

closes pandas-dev#15135

Author: Christopher C. Aycock <[email protected]>

Closes pandas-dev#15139 from chrisaycock/GH15135 and squashes the following commits:

17c902a [Christopher C. Aycock] BUG: Allow tolerance when left_index/right_index enabled for merge_asof() (pandas-dev#15135)
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.

merge_asof fails when using left_index/right_index with a tolerance parameter
2 participants