cgq-qgc / pyhelp

A Python library for the assessment of spatially distributed groundwater recharge and hydrological components with HELP
MIT License
17 stars 5 forks source link

PR: Get rid of pytables #69

Closed jnsebgosselin closed 2 years ago

jnsebgosselin commented 2 years ago

I am having so much problems with pytables DLLs, I'm getting rid of it.

I'll just save pandas DataFrame to hdf5 myself!