python 画直方图
摘要:
# -*- coding: utf-8 -*- import matplotlib.pyplot as plt from datetime import datetime import open_file fig = plt.figure(figsize=(20, 10)) # 定义 x 轴数据 l 阅读全文
posted @ 2020-08-20 10:07 闹不机米 阅读(826) 评论(0) 推荐(0)
posted @ 2020-08-20 10:07 闹不机米 阅读(826) 评论(0) 推荐(0)