Why do I get weakref in pandas reassignment?

前端 未结 0 1571
长发绾君心
长发绾君心 2021-01-04 04:53

I want to get rid of rows whose index isin the list ["A", "C"].

Example:

import pandas as pd
df_test = pd         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题