August 9, 2024 python 3.9 告警解决:ImportError: Missing optional dependency 'tabulate'. Use pip or conda to install tabulate.
July 7, 2024 python 3.9 告警解决:The behavior of DataFrame.sum with axis=None is deprecated, in a future version this will reduce over both axes and return a scalar. To retain the old behavior, pass axis=0