go

根据索引值删除行

英文: How to drop rows based on value of index 问题 我想根据索引值删除行,但我并不是指逐个列举它们。我想知道是否有一种方法可以不手动列出这些年份。 我想要删...