Skip to content

v 0.8.13: Python 3.8 support

Pre-release
Pre-release
Compare
Choose a tag to compare
@0golovatyi 0golovatyi released this 14 Jan 20:56
· 334 commits to master since this 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.