Closed danstowell closed 4 years ago
I haven't found a way to get pandas not to choke on unusual characters in the FIT data (0xa0 which is "NBSP" in ascii but invalid in UTF-8), if I stick to python3.6. Hence this bumps requirement to 3.7+.
I also added a missing geopandas dependency
I haven't found a way to get pandas not to choke on unusual characters in the FIT data (0xa0 which is "NBSP" in ascii but invalid in UTF-8), if I stick to python3.6. Hence this bumps requirement to 3.7+.
I also added a missing geopandas dependency