I cannot call a specific stock due to its very long index name.
I used to... for calling under a TICKER column but now its on the index.
df2 = df[df['TICKER'] == What_Stock1]
quantopian, self-serve data
I cannot call a specific stock due to its very long index name.
I used to... for calling under a TICKER column but now its on the index.
df2 = df[df['TICKER'] == What_Stock1]
quantopian, self-serve data