tsa.update_metadata#

mainsource.update_metadata(name, metadata, user='no-user')#

Update a series metadata with a dictionary from strings to anything json-serializable.

Parameters:
  • name (str)

  • metadata (dict)

  • user (str)

Return type:

None