惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
Microsoft Security Blog
Microsoft Security Blog
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
Microsoft Azure Blog
Microsoft Azure Blog
U
Unit 42
IT之家
IT之家
D
DataBreaches.Net
Y
Y Combinator Blog
B
Blog RSS Feed
F
Fortinet All Blogs
GbyAI
GbyAI
V
Visual Studio Blog
博客园 - 叶小钗
Google DeepMind News
Google DeepMind News
美团技术团队
L
LangChain Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
Recent Announcements
Recent Announcements
T
Tailwind CSS Blog

Allen's Blog

Churn or Not 利用Flask与pyecharts搭建Dashboard Python中查找字符串中第n次出现某字符的位置 基于OpenCV的表格识别 一个简单的去水印小工具 Airbnb in Beijing isn't as Cool Enough as it's Advertised 机器学习中不平衡数据的预处理 selenium爬取新榜公众号信息 第三周-Numpy和Pandas基础 Anaconda&Jupyter Notebook配置 Python Code of Mini-Batch Gradient Descent SQL应知应会 每周导学-第十二周-项目四 每周导学-第十一周-统计学进阶 每周导学-第十周-统计学基础 每周导学-第九周-P3阶段总结 每周导学-第八周-FBI枪支数据分析 每周导学-第八周-TMDb数据分析 每周导学-第七周-Matplotlib可视化
利用python批量出报告
2019-04-03 · via Allen's Blog
概述 最近单位需要批量输出报告,好在这些报告的整体模板相同,只有一些跟用户相关的信息需要替换。几千份的重复工作,还是交给Python去处理吧。