Skip to content

SWAT v1.5.1

Compare
Choose a tag to compare
@kesmit13 kesmit13 released this 01 Mar 19:56

Highlights include:

  • Fix Authinfo matching when using base URLs in REST interface
  • Fix compatibility with pandas 0.24
  • Fix blob parameters in REST interface
  • Add CASTable.last_modified_date, CASTable.last_accessed_date, and CASTable.created_date properties
  • Add reverse operator methods to CASColumn

To install the SWAT package, you use a command as follows::

pip install python-swat-X.X.X-platform.tar.gz

Where X.X.X is the version number and platform is the platform you are
installing on.