April 2018
Beginner to intermediate
300 pages
7h 34m
English
To install the Seaborn package, we open the terminal or command prompt and call pip3 install --user seaborn. For each use, we import the library by import seaborn as sns, where sns is a commonly used shorthand to save typing.
Read now
Unlock full access