I'm trying to select the pipeline output for a few individual stocks over multiple days, but I keep getting key errors. I selected a particular day using .iloc but the equity key, Equity(24 [AAPL]) for Apple, always gives me an error. I'm referencing the pandas documentation for Multi-level indexing: Documentation