Home / Report Question

Q. Which pandas method is used to apply a function element-wise on a Series?
  • A. map()
  • B. apply()
  • C. transform()
  • D. aggregate()