Guidance on implementation

34 views
Skip to first unread message

Sagar Nikesh

unread,
May 23, 2024, 2:26:21 PMMay 23
to openpyxl-users
I've got a project with problem statement :

identifying an appropriate Python library for Excel parsing (document different options & trade-off as applicable); implement extraction and basic chunking (layout preferable) modules for Excel and integrate the code with existing data ingestion pipeline. The code should work for basic tables across multiple sheets. If time permits, you can explore charts, graphs, pivot table extraction from Excel (may be stretch goal).

Can it be done using openpyxl ? Please guide on implementation



udif

unread,
May 23, 2024, 3:01:43 PMMay 23
to openpyxl-users
Yes, it can be done, as long as you need to process modern Excel files ("xlsx") and not the ancient binary files ("xls").
Reply all
Reply to author
Forward
0 new messages