========================= Functions and Utilities ========================= .. currentmodule:: yfinance Download Market Data ~~~~~~~~~~~~~~~~~~~~~ The `download` function allows you to retrieve market data for multiple tickers at once. .. autosummary:: :toctree: api/ download Enable Debug Mode ~~~~~~~~~~~~~~~~~ Enables logging of debug information for the `yfinance` package. .. autosummary:: :toctree: api/ enable_debug_mode Set Timezone Cache Location ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sets the cache location for timezone data. .. autosummary:: :toctree: api/ set_tz_cache_location