KaylaCrush / advocacy-maps

The good governance project (GGP) is a non-partisan democracy reform group.
https://mapletestimony.org
MIT License
0 stars 1 forks source link

standardize header pull #19

Closed KaylaCrush closed 1 year ago

KaylaCrush commented 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.

KaylaCrush commented 1 year ago

changed header in the other places instead

KaylaCrush commented 1 year ago

The header is different than the other tables and the standard method won't work. Plus it's not broke so why fix it??