简体   繁体   English

使用openpyxl从Excel数据透视表中提取数据

[英]Extracting data from excel pivot tables using openpyxl

I'm working with XLSX files with pivot tables and writing an automated script to parse and extract the data. 我正在使用带有数据透视表的XLSX文件,并编写一个自动脚本来解析和提取数据。 I have multiple pivot tables per spreadsheet with cost categories, their totals, and their values for each month etc. Any ideas on how to use openpyxl to parse each pivot table? 我每个电子表格都有多个数据透视表,其中包含成本类别,总计以及每个月的值等。有关如何使用openpyxl解析每个数据透视表的任何想法?

目前,openpyxl无法实现。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM