这些只是预警, 不是报错, 没有什么影响.
一般是不同版本之间同一用法有差异会提醒. 如果不想看到, 可先运行这两句:
import warnings warnings.filterwarnings('ignore')