Untitled
unknown
plain_text
2 years ago
159 B
8
Indexable
station_stat_full['group_name'] = station_stat_full['name'].where(station_stat_full['name'].isin(big_nets_stat.index) != 'big_nets_stat.index', "Другие")
Editor is loading...
station_stat_full['group_name'] = station_stat_full['name'].where(station_stat_full['name'].isin(big_nets_stat.index) != 'big_nets_stat.index', "Другие")