Is there a way to import Seaborn into SPSS to create visuals. Something like this? If so does anyone have examples? Thanks - Art
BEGIN PROGRAM python3.
import os
import shutil
import glob
import spss
import seaborn as sns
# ad hoc
try:
except:
end program.
------------------------------
Art Jack
------------------------------
#SPSSStatistics