Home / Report Question

Q. Which pandas function is used to create a DataFrame from a dictionary of lists?
  • A. pd.DataFrame()
  • B. pd.Series()
  • C. pd.array()
  • D. pd.dict()