Closed KaylaCrush closed 1 year ago
two things: 'header' is an overloaded word in this code right now, and the get_header method uses pandas instead of regex and is consequently slower.
changed header in the other places instead
The header is different than the other tables and the standard method won't work. Plus it's not broke so why fix it??
two things: 'header' is an overloaded word in this code right now, and the get_header method uses pandas instead of regex and is consequently slower.