Home / Report Question

Q. Which method is used to change the data type of a column in pandas?
  • A. astype()
  • B. convert()
  • C. change_type()
  • D. dtype()