sanders41/sas7bdat-converter

Add support for python 3.9

sanders41 opened this issue · 1 comments

Add support for python 3.9. Currently test using 3.9 are failing because pandas is failing with 3.9. As soon as pandas gets support for 3.9 add it here also.

Closed with PR #33