pandas DataFrame booler

后端 未结 0 1479
离开以前
离开以前 2020-12-02 11:17

\'\'\' df = pd.DataFrame(np.random.randn(5,6), columns=list(\'abcdef\'))

df[df.loc[0] > 1] \'\'\'


IndexingError

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