Reset commandΒΆ
Quickly reset the data, model or both. This command will delete all the loaded instruments, all the loaded model components, or both.
Examples:
>>> s.reset('data')
>>> s.reset('model')
Quickly reset the data, model or both. This command will delete all the loaded instruments, all the loaded model components, or both.
Examples:
>>> s.reset('data')
>>> s.reset('model')