bkuczenski / lca-tools

A Python package for doing stuff with LCA data
GNU General Public License v2.0
18 stars 1 forks source link

Eliminate pandas from dependencies #22

Closed bkuczenski closed 7 years ago

bkuczenski commented 7 years ago

pandas currently used only in EcoinventSpreadsheet, and only to handle spreadsheets. Replace with xlrd.