0.11.2
  • Gallery
  • Tutorial
  • API
  • Site
      • Introduction
      • Release notes
      • Installing
      • Example gallery
      • Tutorial
      • API reference
      • Citing
      • Archive
  • Page
      • seaborn.get_data_home

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.

Back to top

© Copyright 2012-2021, Michael Waskom. Created using Sphinx 3.3.1.