0

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

Sumithran
  • 6,217
  • 4
  • 40
  • 54
  • 1
    is [`pandas.Index.get_level_values`](https://pandas.pydata.org/pandas-docs/stable/generated/pandas.Index.get_level_values.html) what you are looking for? – ALollz Nov 02 '18 at 14:36
  • How can I call a specific stock with this kind of index? – user10083589 Nov 03 '18 at 00:07

0 Answers0