PandasToPowerpoint icon indicating copy to clipboard operation
PandasToPowerpoint copied to clipboard

Any plans to update the package to newer versions of Python?

Open vpapaioannou opened this issue 5 years ago • 2 comments

vpapaioannou avatar Mar 25 '20 04:03 vpapaioannou

Hi - what specific issues are you running into using this on the latest version of Python?

robintw avatar Mar 26 '20 18:03 robintw

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.

flutefreak7 avatar Mar 26 '20 18:03 flutefreak7