Helper to apply transformer over specific axis
Initialize transformer wrapper with an axis.
transformer :
A callable to be used
axis : None or int
If None – apply transformer across all the data. If some int – over that axis
Enter search terms or a module, class or function name.