v0.7.17
- Make PyODPS compatible with Python 3.7, changes including support for the new method invocation instruction as well as changing
async
args intoasync_
to avoid conflicts with the new keyword - Support creating DDLs for external tables
- Support creating table resources referencing other projects
- Support using
project
arg onodps.df.func
- Add English docs
- Bug fixes