書名: RStudio for R Statistical Computing Cookbook作者名: Andrea Cirillo本章字數: 55字更新時間: 2021-07-16 11:04:00
Chapter 2. Preparing for Analysis – Data Cleansing and Manipulation
In this chapter, we will cover the following topics:
- Getting a sense of your data structure with R
- Preparing your data for analysis with the tidyr package
- Detecting missing values
- Substituting missing values by interpolation
- Detecting and removing outliers
- Performing data filtering activities
推薦閱讀
- The Supervised Learning Workshop
- Mobile Application Development:JavaScript Frameworks
- R語言經典實例(原書第2版)
- Learning SQLite for iOS
- Python神經網絡項目實戰
- EPLAN實戰設計
- Scala程序員面試算法寶典
- 低代碼平臺開發實踐:基于React
- 工業機器人離線編程
- QlikView Unlocked
- Bitcoin Essentials
- RESTful Web API Design with Node.js(Second Edition)
- 樹莓派開發從零開始學:超好玩的智能小硬件制作書
- Learning Apache Thrift
- 像程序員一樣使用MySQL