第32130题 单选题
在Python环境下处理超过100万行的大规模输入输出数据时,下列哪种操作的性能最优?

场景说明:算法竞赛或大规模数据预处理场景下,需尽可能降低IO环节的耗时,避免因IO速度慢导致程序超时。

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析