cache_stats# scikitplot.cython.cache_stats(cache_dir=None)[source]# Compute cache statistics. Parameters: cache_dirstr or pathlib.Path or None, default=NoneCache root. If None, uses the default cache location. Returns: scikitplot.cython.CacheStatsCache statistics snapshot. Parameters: cache_dir (str | Path | None) Return type: CacheStats