v 0.8.13: Python 3.8 support
Pre-release
Pre-release
Improvements
- TabPy works with Python 3.8 now.
- Documentation updates with referencing Tableau Help pages.
- Added Client.remove() method for deleting deployed models.
Bug Fixes
- Fixed failing Ctrl+C handler.
- Fixed query_timeout bug.
- Fixed None in result collection bug.
- Fixed script evaluation with missing result/return bug.
- Fixed startup failure on Windows for Python 3.8.
- Fixed bug for NaN in returned result collection.
- Fixed bug for None as a result of a script.