以下の内容はhttps://anton0825.hatenablog.com/entry/2017/08/29/000000より取得しました。


DataFrame.plotを実行すると「ValueError: 'c' argument has 1 elements, which is not acceptable for use with 'x' with size 12, 'y' with size 12.」エラー

原因はDataFrame.plotメソッドの引数としてkind="scatter"とcolor=Noneを渡していたこと。 kind="scatter"がlineやbarなら問題ないけど、なぜかscatterだけcolor=Noneを渡すとエラーになる。。

この現象が以下のIssueで報告されているものかはっきりわからないが、もしそうならバージョン3.2で直るらしい。

参考:

github.com




以上の内容はhttps://anton0825.hatenablog.com/entry/2017/08/29/000000より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14