dirty_cat.datasets.get_data_dir

dirty_cat.datasets.get_data_dir(name=None)[source]

Returns the directory in which dirty_cat looks for data.

This is typically useful for the end-user to check where the data is downloaded and stored.

Parameters:
name: str, optional

Subdirectory name. If omitted, the root data directory is returned.