merge_asof() and merge_ordered() differences
The merge_asof()
and merge_ordered()
functions are similar in the type of merge they perform and the input arguments they use. In this exercise, think about how the functions are different.
This exercise is part of the course
Joining Data with pandas
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
