1 2 Fork me on GitHub 6

08 2021 档案

摘要:1.安装jupyter扩展插件Nbextensions库 python -m pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --user --skip-running-check 2.打开ju 阅读全文
posted @ 2021-08-13 17:20 peng_li 阅读(669) 评论(0) 推荐(0)
摘要:import matplotlib import matplotlib.pyplot as plt from matplotlib.font_manager import FontManager import pandas as pd matplotlib.rc("font",family="Ari 阅读全文
posted @ 2021-08-04 19:41 peng_li 阅读(140) 评论(0) 推荐(0)

1