注意:此页面搜索的是所有试题
题目内容
(国家开放大学大数据预处理复习题)
请写出下方代码的功能
data_1 = copy.deepcopy(data)
data_1 = copy.deepcopy(data)
参考答案

