WrightTools.data.Data.rename_variables
- Data.rename_variables(*, implied=True, verbose=True, **kwargs)[source]
Rename a set of variables.
- Parameters:
kwargs – Keyword arguments of the form current:’new’.
implied (boolean (optional)) – Toggle inclusion of other variables that start with the same name. Default is True.
verbose (boolean (optional)) – Toggle talkback. Default is True