We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 904346f commit d4831b6Copy full SHA for d4831b6
pandas/core/reshape/merge.py
@@ -681,7 +681,6 @@ def merge_asof(
681
the merge key in ascending order before calling this function.
682
Sorting by any additional 'by' grouping columns is not required.
683
684
-
685
For each row in the left DataFrame:
686
687
- A "backward" search selects the last row in the right DataFrame whose
0 commit comments