How to deal with multi-level column names downloaded with yfinance August 17, 2022 by MagenautI have a list of tickers (tickerStrings) that I have to download all at once. When I try to use Pandas’ read_csv it doesn’t read the CSV file in the way it does when I download the data from yfinance.