mario.CoreModel.save_meta

CoreModel.save_meta(path, format='txt')

Saves the metadata in different formats

Parameters:
  • path (str) – defines the path to save metadata

  • format (str) – the format of the file: [‘txt’,’binary’,’json’]