最佳答案
我如何添加一个color列到下面的数据帧,以便color='green'如果Set == 'Z',和color='red'否则?
Type Set
1 A Z
2 B Z
3 B X
4 C Y