SWAT v1.6.0
Highlights include:
- Fix letter-casing in
has_action
andhas_actionset
methods - Remove usage of deprecated
ix
accessor - Explicitly specify column and line delimiters and locale in uploaded CSV files
- Fix TKPATH issues in Windows and PPC
To install the SWAT package, you use the pip
command as follows::
pip install swat
Or, if you are using Anaconda::
conda install -c sas-institute swat