Skip to content

Releases: sassoftware/python-swat

SWAT v1.13.3

31 Aug 23:00
Compare
Choose a tag to compare

Highlights include:

  • add wheel files for macosx_11_0_arm64

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

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.13.2

31 Jul 19:08
Compare
Choose a tag to compare

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::

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.13.1

14 Jul 15:46
Compare
Choose a tag to compare

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::

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.13.0

20 Apr 13:47
Compare
Choose a tag to compare

Highlights include:

  • Add Python 3.11 support
  • Update TK subsystem

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

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.12.2

14 Apr 21:51
Compare
Choose a tag to compare

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::

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.12.1

09 Jan 15:56
Compare
Choose a tag to compare

Highlights include:

  • Update Authentication documentation

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

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.12.0

11 Nov 22:11
Compare
Choose a tag to compare

Highlights include:

  • New Image CASDataMsgHandler to allow easy uploading of client-side images to a CAS table
  • Update TK subsystem

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

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.11.1-snapshot

16 Aug 14:59
a753442
Compare
Choose a tag to compare
SWAT v1.11.1-snapshot Pre-release
Pre-release

(Development snapshot)

SWAT v1.11.0

05 Jul 17:53
Compare
Choose a tag to compare

Highlights include:

  • Update TK subsystem

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

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat

SWAT v1.10.0

11 Jun 14:23
Compare
Choose a tag to compare

Highlights include:

  • Add Python 3.10 support
  • Update TK subsystem

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

pip install swat

Or, if you are using Anaconda::

conda install -c sas-institute swat