Home / Report Question

Q. Which method is used to shift the data in a Series or DataFrame by a certain number of periods?
  • A. shift()
  • B. move()
  • C. lag()
  • D. offset()