Releases · sassoftware/python-swat

SWAT v1.17.1

Highlights include:

  • Cleanup miscellaneous test suite issues
  • Fix AttributeError: 'StringDtype' object has no attribute 'str'
  • Fix warning about chained assignment using an inplace method

To install the SWAT v1.17.1 package, use the pip command as follows::

SWAT v1.17.0

Highlights include:

  • Add Python 3.13 support
  • Update TK subsystem
  • Add Openssl 3 support

To install the SWAT v1.17.0 package, use the pip command as follows::

SWAT v1.16.0

Highlights include:

  • Update TK subsystem
  • PowerPC is no longer supported

To install the SWAT v1.16.0 package, use the pip command as follows::

SWAT v1.15.0

Highlights include:

  • Add Python 3.12 support
  • Update TK subsystem
  • Conda packages will no longer be generated

To install the SWAT v1.15.0 package, use the pip command as follows::

SWAT v1.14.0

Highlights include:

  • Add support for Proof Key for Code Exchange (PKCE)
  • Update TK subsystem
  • Wheel and Conda files for Python releases < 3.7 are no longer created

To install the SWAT v1.14.0 package, use the pip command as follows::

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.13.3

Highlights include:

  • add wheel files for macosx_11_0_arm64

To install the SWAT v1.13.3 package, use the pip command as follows::

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.13.2

Highlights include:

  • Add CASTable.rename() to rename the columns of a table
  • Add biomedical image filetypes to the Image Data Message Handler

To install the SWAT v1.13.2 package, use the pip command as follows::

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.13.1

Highlights include:

  • Add nunique method for CASTable
  • Add drop_duplicates method for CASTable
  • Add new testcases to swat/tests/test_dataframe.py and swat/tests/cas/test_table.py

To install the SWAT v1.13.1 package, use the pip command as follows::

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.13.0

Highlights include:

  • Add Python 3.11 support
  • Update TK subsystem

To install the SWAT v1.13.0 package, use the pip command as follows::

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.12.2

Highlights include:

  • updates to swat/tests/cas/test_imstat.py for benchmark changes
  • updates to swat/tests/cas/test_builtins.py for benchmark changes
  • cleanup deprecation warning messages
  • improve error message when on, onleft, onright merge parameters contain a list rather than a string

To install the SWAT v1.12.2 package, use the pip command as follows::

Or, if you are using Anaconda::

conda install -c sas-institute swat