【发布时间】:2020-12-14 03:38:29
【问题描述】:
我有 Vendor 和 stores 等列。vendor 有 amazon、lowes、walmart 等值,stores 包括 NYC、WDC、CAL 等。 我想要两列,即 amazon_stores 和 otherVendor_stores。 amazon_stores 将具有所有亚马逊商店的值 并且 otherVendor_stores 将具有其他供应商商店的值。
【问题讨论】:
-
minimal reproducible example 会增加您获得有用答案的机会。