Python Forum
[Basic] Easy and quick approach to develop complex pivot table reports using Python
Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Basic] Easy and quick approach to develop complex pivot table reports using Python
#1


Objective
The objective of this paper is to delineate step by step approach that is easy and quick to develop complex pivot table like reports using Python. It also lists down the areas where Python scores over the limitations/constraints associated with manual creation of these reports in Microsoft excel. Pandas, Numpy, Openpyxl are the Python modules/packages (open source) considered in this approach

Target audience
• Any technology specialist who manually and frequently creates large # of reports that extensively uses pivot tables
• Any technology specialist interested to understand the nitty-gritties of the pivot table reporting features available in Python programming language.

Please find attached documentation for approach and assumptions.

Reply
#2
24 pages counts as "quick and easy"?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Rapidly Develop Python Microservices katepackard1017 0 1,564 Feb-25-2021, 08:40 PM
Last Post: katepackard1017

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020