How do I delete the first year of data by variable from a pandas dataframe?

后端 未结 0 1176
迷失自我
迷失自我 2021-02-07 02:14

I have a pandas dataframe with various stock symbols and prices by day, and I\'m looking to remove the first year of data for each symbol.

Current dataframe:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题