FutureWarning

 

FutureWarning: Series.nonzero() is deprecated and will be removed in a future version.Use Series.to_numpy().nonzero() instead

 

 END

 

 

 

 The current behaviour of 'Series.argmax' is deprecated, use 'idxmax'   instead.

 

 

 

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

END 

 

 

 

FutureWarning: Sorting because non-concatenation axis is not aligned. A future version  of pandas will change to not sort by default.

 END 

 

posted @ 2020-04-24 00:08  limalove  阅读(758)  评论(0编辑  收藏  举报