0.15.1 (July 20, 2025)#

Added#

  • New convenience method Translator.initialize_sources().

Fixed#

  • Fixed multiple issues in the PandasFetcher:

    • Fix source names for some patterns.

    • Derive a read_function from the read_path_format (instead of assuming pandas.read_csv) when not given.