VISUALIZATION IN PYTHON I have implement some visualization techniques in python using its seaborn library. Some plots have been used by seaborn library to establish a relation between two variables. Some of them are listed below - box plots boxen plots joint plots swarm plots violin plots faceted plotting bar plots heat map line plot pair plot pie chart scatter plot stacked bar plot