There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repository takes a *.xslx that contains a Pivot Table with hidden external source data and converts the pivot cache into CSV. It takes into account files that are too big to be in memory and handles this situation by dividing the original data into n batches.