Pandas: Extract the index of the rows that seem to have a float variable

前端 未结 0 1990
没有蜡笔的小新
没有蜡笔的小新 2020-12-09 00:17

Suppose I have the following dataframe

import pandas as pd
df = pd.DataFrame( {3: {0: \'Total shareholders’ equity, beginning balances\', 1: \'Total sharehold         


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