加载第三方包及全局设定
import warnings warnings.filterwarnings(\'ignore\')import pandas as pd import numpy as np from matplotlib import style from matplotlib