How to compare last value to previous 6 values in pandas dataframe?

前端 未结 0 1967
温柔的废话
温柔的废话 2020-12-21 21:41

Is there a way to find out if the last Adj Close is in the lower 50% range of the previous 6days values? i want to add another columns that shows yes or now. I tried sorting

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