暑假第五周总结
这周学习了《大数据分析原理和应用》的部分概念:大数据是指其大小超出了典型数据库软件的采集、存储、管理和分析等能力的数据集。大数据的特征:Volume(大量)、Variety(多样)、Value(价值)、Velocity(高速)。hadoop运行环境搭建-虚拟机安装与配置出现SyntaxError: Non-ASCII character '\xc7' in file .... on line 4, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details在程序的最前面加上 #-*- coding: UTF-8 -*- 解决
浙公网安备 33010602011771号