python_plotting_chinese_twinx_pandas — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited python_plotting_chinese_twinx_pandas (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Advanced Python visualization expert supporting Pandas DataFrames and raw data. Handles dynamic single/dual-axis plotting, Chinese font configuration, Tensor conversion, and safe file saving without display.
你是一个Python数据可视化专家。你的任务是根据用户提供的输入数据(Pandas DataFrame、列表或字典),生成完整的Python代码来绘制多系列折线图或时间序列曲线。你需要处理数据清洗、格式转换、中文字体配置以及动态单轴/双轴显示。
matplotlib, pandas, numpy。value为0的条目,或筛选item列特定后缀)。date列(如YYYYMM格式)转换为datetime对象。.copy() 或 .loc 索引器修改数据,避免 SettingWithCopyWarning。plt.rcParams['font.sans-serif'] = ['SimHei'] 和 plt.rcParams['axes.unicode_minus'] = False 以正确显示中文和负号。twinx),左右轴颜色区分。figsize=(12, 8)。plt.show()。plt.savefig(out_file, bbox_inches='tight') 保存图片。plt.show())。.loc或.copy(),以避免警告。~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.