- Applied Data Visualization with R and ggplot2
- Dr. Tania Moulik
- 239字
- 2021-07-23 16:59:43
Similar Packages
Other visualization packages exist, such as matplotlib (in Python) and Tableau. The matplotlib and ggplot2 packages are equally popular, and they have similar features. Both are open source and widely used. Which one you would like to use may be a matter of preference. However, although both are programmatic and easy to use, since R was built with statisticians in mind, ggplot2 is considered to have more powerful graphics. More discussion on this topic can be found in the chapter later. Tableau is also very powerful, but it is limited in terms of statistical summaries and advanced data analytics. Tableau is not programmatic, and it is more memory intensive because it is completely interactive.
Excel has also been used for data analysis in the past, but it is not useful for processing the large amounts of data encountered in modern technology. It is interactive and not programmatic; hence, charts and graphs have to be made with interactivity and need to be updated every time more data is added. Packages such as ggplot2 are more powerful in that once the code is written, ggplot is independent of increases in the data, as long as the data structure is maintained. Also, ggplot2 provides a greater number of advanced plots that are not available in Excel.
Read more about matplotlib versus R at http://pbpython.com/visualization-tools-1.html.
Read more about matplotlib versus ggplot at https://shiring.github.io/r_vs_python/2017/01/22/R_vs_Py_post.html.
- Microsoft Dynamics CRM Customization Essentials
- 機器學習及應用(在線實驗+在線自測)
- Natural Language Processing Fundamentals
- Getting Started with MariaDB
- Cloud Analytics with Microsoft Azure
- Visual C# 2008開發技術實例詳解
- 機器學習與大數據技術
- JMAG電機電磁仿真分析與實例解析
- 大數據平臺異常檢測分析系統的若干關鍵技術研究
- Java Web整合開發全程指南
- 新編計算機組裝與維修
- 軟件工程及實踐
- 統計挖掘與機器學習:大數據預測建模和分析技術(原書第3版)
- 電氣控制與PLC原理及應用(歐姆龍機型)
- 玩機器人 學單片機