seaborn.get_data_home

seaborn.get_data_home(data_home=None)

Return a path to the cache directory for example datasets.

This directory is then used by load_dataset().

If the data_home argument is not specified, it tries to read from the SEABORN_DATA environment variable and defaults to ~/seaborn-data.