Q. What Python function is used to read a CSV (Comma-Separated Values) file into a Pandas DataFrame?

  • (A) df.describe()
  • (B) plt.savefig()
  • (C) pd.read_csv()
  • (D) np.load()
πŸ’¬ Discuss
βœ… Correct Answer: (C) pd.read_csv()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
98
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate