Any plans to update the package to newer versions of Python?
Hi - what specific issues are you running into using this on the latest version of Python?
The only python version stuff I see is the Travis file, so I guess tests aren't being run in a CI fashion on 3.7, 3.8, or on Mac / Windows, but I don't see anything else that would prohibit it from working on newer python. Really I'd expect pandas compatibility to be the bigger concern given the number of deprecations with pandas 1.0 being fairly recent. pandas and numpy are both really good about doing deprecation warnings for like a year before something becomes breaking, so I'm not especially worried about that, just something to keep an eye on.