SWAT v1.3.1
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
andCASTable
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.