BenDickens / trails

MIT License
4 stars 1 forks source link

XLRD dependency not specified in environment file #2

Open keesvanginkel opened 3 years ago

keesvanginkel commented 3 years ago

Is used in visualize_results, and apparently does not always automatically come with (geo) pandas. Also, I had a problem to read xlsX files, had to install openpyxl to get it working

keesvanginkel commented 3 years ago

Also missing pyarrow