PRP201c_-_SU_2024_-_TE1_2532.webp
M

PRP201c_-_SU_2024_-_TE1_2532.webp

  • Media owner myhoa81
  • Ngày thêm
Kizspy | Question: 16 (Choose 1 answer)
Which of the following code will export dataframe (df) in CSV file, encoded in UTF-8 after hiding index & header labels.
A. df_1.to_csv('../data/file.csv', encoding='utf-8',index=True, header=False)
B. df_1.to_csv('../data/file.csv', encoding='utf-8',index=False, header=True)
C. df_1.to_csv('../data/file.csv', encoding='utf-8',index=False, header=False)
D. None of the others

Thông tin

Category
PRP201c
Thêm bởi
myhoa81
Ngày thêm
Lượt xem
979
Lượt bình luận
3
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom