tsa.replace_metadata# mainsource.replace_metadata(name, metadata, user='no-user')# Replace a series metadata with a dictionary from strings to anything json-serializable. Parameters: name (str) metadata (dict) user (str) Return type: None