Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pandas merge_asof direction

pd.merge_asof(df1, df2, on='col', direction='nearest')
 
PREVIOUS NEXT
Tagged: #pandas #direction
ADD COMMENT
Topic
Name
9+3 =