Step ArgumentsΒΆ
The normalize step has one step-specific argument:
--method
It determines which averaging method is performed on the data,
by default median, but it can be changed to mean or
other numpy methods.
The normalize step has one step-specific argument:
--method
It determines which averaging method is performed on the data,
by default median, but it can be changed to mean or
other numpy methods.