Closed gerrymanoim closed 4 years ago
This PR transitions us from Travis to Github actions. It also does the work to fix flake8 issues and get tests passing on python 2.7 and python 3.5.
Tests still fail in python 3.7/3.8 with newer pandas/numpy/etc.
Future work involves
What does that do?
This PR transitions us from Travis to Github actions. It also does the work to fix flake8 issues and get tests passing on python 2.7 and python 3.5.
Tests still fail in python 3.7/3.8 with newer pandas/numpy/etc.
Future work involves