小编PAT*_*ARE的帖子

无法在Python中使用plotly进行绘图

我有以下Python数据框,我想绘制Sno。使用plotly 与每列值进行比较。

\n
    TT  AN  AP  AR  AS  BR  CH  CT  DN  DL  ... PY  PB  RJ  SK  TN  TG  TR  UP  UT  WB\nSno.                                                                                    \n1   81  0   1   0   0   0   0   0   0   7   ... 0   1   3   0   1   1   0   12  0   0\n2   27  0   0   0   0   0   0   0   0   0   ... 0   0   1   0   0   2   0   1   0   0\n3   15  0   0   0   0   0   0   0   0   0   ... 1   0 …
Run Code Online (Sandbox Code Playgroud)

python pandas plotly

3
推荐指数
1
解决办法
88
查看次数

标签 统计

pandas ×1

plotly ×1

python ×1