📜  在 python df 中获取 columnvalue - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:34.097000             🧑  作者: Mango

代码示例1
A         B
2 -0.133653 -0.030854

In [5]: sub_df.iloc[0]['A']
Out[5]: -0.13365288513107493