Home / Report Question

Q. Which method returns the first non-null value in each column?
  • A. first()
  • B. first_valid_index()
  • C. bfill()
  • D. ffill()