palewire/cpi

Refactor downloader to remove pandas dependency

palewire opened this issue · 1 comments

I wonder if csvkit could do the SQLite insert with less overhead.

If this can be done, we can move the pandas imports of models inside the to_dataframe methods as well.