- R Data Science Essentials
- Raja B. Koushik Sharan Kumar Ravindran
- 198字
- 2021-07-23 14:37:53
Summary
In this chapter, you learned to import and read data from different sources such as CSV, TXT, XLSX, and relational data sources and the different data types available in R such as numeric, integer, character, and logical data types. We covered the basic data preprocessing techniques used to handle outliers, missing data, and inconsistencies in order to facilitate analysis.
You learned to perform different arithmetic operations that can be performed on the data using R, such as addition, subtraction, multiplication, division, exponentiation, and modulus, and also learned the string operations that can be performed on the data using R, such as subsetting a string, replacing a string, changing the case, and splitting the string into characters, which helps in data manipulation. Finally, you learned about the different control structures in R, such as if
, else
, for
, while
, repeat
, break
, next
, and return
, which facilitate a recursive or logical execution. We also covered bringing data to a usable format for analysis and building a model. In the next chapter, we will see how to perform exploratory data analysis using R. It will include a few statistical techniques and also variable analyses, such as univariate, bivariate, and multivariate analyses.
- DevOps with Kubernetes
- 深入實踐Spring Boot
- aelf區塊鏈應用架構指南
- Swift Playgrounds少兒趣編程
- Mastering Web Application Development with AngularJS
- Python機器學習之金融風險管理
- 深入理解C指針
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- C++從入門到精通(第6版)
- 人人都能開發RPA機器人:UiPath從入門到實戰
- Mastering Python
- Building Apple Watch Projects
- 循序漸進Vue.js 3前端開發實戰
- Implementing NetScaler VPX?(Second Edition)
- SAP HANA Cookbook