Contents:
clear_cache()
Clear all cached data.
This is an alias for remove_from_cache(all_cache=True).
Examples
>>> import pycancensus as pc >>> pc.clear_cache()