FutureWarning: get_value is deprecated and will be removed in a future release. Please use .at[] or

Posted 路在脚下丶

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FutureWarning: get_value is deprecated and will be removed in a future release. Please use .at[] or 相关的知识,希望对你有一定的参考价值。

这是因为pandas的版本高了,0.21之后就已经将这个方法干掉了。直接装成0.20之前的就好

以上是关于FutureWarning: get_value is deprecated and will be removed in a future release. Please use .at[] or 的主要内容,如果未能解决你的问题,请参考以下文章