What’s new in 0.2.0 (January 20, 2023)#

Features#

  • Fuzzy join now supports NumPy datetime64 columns with tolerance of types datetime.timedelta, NumPy timedelta64, or Pandas Timedelta.

Bug fixes#

  • fuzzy_join: The order of columns in the output reflects the order of the input DataFrames