Why is the import time on openpyxl so long? I've tried multiple other packages and all of their import times are significantly lower than openpyxl. Im using NINJA-IDE and Anaconda. Below is an output from line_profiler.
Timer unit: 4.10923e-07 s
Total time: 48.7025 s
Function: combine at line 5
Line # Hits Time Per Hit % Time Line Contents
5 def combine():
7 1 117359903 117359903.0 99.0 import openpyxl