Check out the Hyperspy Workshop May 13-17, 2024 Online

set_postfix#

tqdm.set_postfix(ordered_dict=None, refresh=True, **kwargs)#

Set/modify postfix (additional stats) with automatic formatting based on datatype.

Parameters:
  • ordered_dict (dict or OrderedDict, optional)

  • refresh (bool, optional) – Forces refresh [default: True].

  • kwargs (dict, optional)