Skip to content

Migrate to python 3.7

Compare
Choose a tag to compare
@reskyner reskyner released this 06 Aug 12:16
· 223 commits to master since this release
39395b1
  • migrate back-end to python 3.7 (from 2.7)
  • use pymysql instead of mysql.connect in authorisation step to prevent infinite hang
  • use .read_csv instead of .from_csv in pandas metadata step in loader