-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: GH-35558 merge_asof tolerance error #35654
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
BUG: GH-35558 merge_asof tolerance error #35654
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ikedaosushi for the PR. AFAICT the added test passes without the code changes.
59a07c2
to
e7f668b
Compare
@simonjayhawkins Sorry, I made a mistake for the test code. It was fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ikedaosushi lgtm ex missing comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm ex- @simonjayhawkins comment
Co-authored-by: Simon Hawkins <[email protected]>
Thanks @ikedaosushi |
@meeseeksdev backport 1.1.x |
Co-authored-by: Yutaro Ikeda <[email protected]>
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff