left (Constant) – An indexed series, or an indexed matrix.
right (Constant) – An indexed series, or an indexed matrix.
how (Constant) – A string indicating how to merge left and right. It can take the value of
‘inner’, ‘outer’, ‘left’, ‘right’, or ‘asof’. The default value is ‘inner’.