I want to get rid of rows whose index isin the list ["A", "C"].
isin
["A", "C"]
Example:
import pandas as pd df_test = pd