first = scaler1.transform(np.array(first).reshape(-1, 1)).reshape(-1) if first else []