thinkingmachines / geomancer

Automated feature engineering for geospatial data
MIT License
216 stars 16 forks source link

Overly-verbose error logging #73

Closed ljvmiranda921 closed 5 years ago

ljvmiranda921 commented 5 years ago

I think we should stop using logger.catch. Or let's catch common errors early on rather than propagating them internally

marksteve commented 5 years ago

+1 Encountered an issue with logger.catch while testing