-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add tolerance parameter to asofJoin #304
Conversation
Hi @nina-hu - I see that you've added a parameter to several methods, are you going to provide an implementation, too? |
Codecov Report
@@ Coverage Diff @@
## master #304 +/- ##
==========================================
+ Coverage 85.46% 85.65% +0.18%
==========================================
Files 6 6
Lines 757 767 +10
Branches 156 159 +3
==========================================
+ Hits 647 657 +10
Misses 92 92
Partials 18 18 see 3 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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!
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.
@nina-hu - can you use Black to reformat tsdf.py
?
this can be done with the command: |
Add a tolerance parameter to as_of_join() in tempo. When this parameter is set, the as_of_join will only pull in rows from the right df that are within the tolerance band. If no such values exist in the right df, then null values will be returned.
Design details: https://docs.google.com/document/d/1EoFqCf_sXgANnRNXnAn88FzbrEN5UJOFYlCk7l02dyg/edit#heading=h.bsuf6cksdce9