Skip to content

SWAT v1.3.1

Compare
Choose a tag to compare
@kesmit13 kesmit13 released this 04 Jun 20:00

Highlights include:

  • Increase compatibility with older and newer versions of pandas
  • Automatically convert columns with SAS date/time formats to Python date/time objects
  • Improve CASTable.merge algorithm
  • Fix autocompletion on CAS and CASTable objects

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.