Visualizing Data in R and Python
暂无分享,去创建一个
Visualizing data is key in effective data analysis: to perform initial investigations, to confirm or refuting data models, and to elucidate mathematical or algorithmic concepts. In this chapter, we explore different types of data graphs using the R programming language, which has excellent graphics functionality; we end the chapter with a description of Python’s matplotlib module—a popular Python tool for data visualization.
[1] Deepayan Sarkar,et al. Lattice: Multivariate Data Visualization with R , 2008 .
[2] William S. Cleveland,et al. Visualizing Data , 1993 .
[3] John W. Tukey,et al. Exploratory Data Analysis. , 1979 .
[4] Leland Wilkinson. The Grammar of Graphics , 1999 .
[5] William S. Cleveland. The elements of graphing data , 1980 .