You are currently viewing Automate Pivot Table with Python (Create, Filter and Extract)

Automate Pivot Table with Python (Create, Filter and Extract)

This article is under the series Automate With PyWin32.

In this article, we will learn how to automate Pivot Table in Excel with PyWin32. As mentioned in the title, first we will learn how to create Pivot Table in Excel from a table. Then we will be looking into the core discussion of this article, how to filter the Pivot Table in Excel based on your need and extract the filtered data back to Python for more analysis.

Read more here.

Featured Image: Photo by Jasmine Huang on Unsplash

Leave a Reply