- Hands-On Data Science with R
- Vitor Bianchi Lanzetta Nataraj Dasgupta Ricardo Anjoleto Farias
- 99字
- 2021-06-10 19:12:36
Basic dplyr usage
We have already used some dplyr commands in the previous section and, here, we'll be looking at the standard functions. dplyr provides a set of useful verbs that can be used in conjunction with one another (using the pipe operator or otherwise) to produce the final result.
These verbs are set out in the following list:
-
- sample_n and sample_frac: To extract random values
- summarise: To aggregate values
- mutate: To add new variables
- arrange: To sort the dataset
- filter: To filter the data and extract relevant rows
- Select: To select columns from the dataset
推薦閱讀
- 大學(xué)計算機信息技術(shù)導(dǎo)論
- 中文版Photoshop CS5數(shù)碼照片處理完全自學(xué)一本通
- Canvas LMS Course Design
- 輕松學(xué)Java Web開發(fā)
- Dreamweaver CS3網(wǎng)頁制作融會貫通
- JMAG電機電磁仿真分析與實例解析
- Mastering Elastic Stack
- 樂高創(chuàng)意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實踐指導(dǎo)叢書)
- 完全掌握AutoCAD 2008中文版:綜合篇
- 嵌入式操作系統(tǒng)原理及應(yīng)用
- Mastering Geospatial Analysis with Python
- Mastering Ceph
- MPC5554/5553微處理器揭秘
- Natural Language Processing and Computational Linguistics
- 穿越計算機的迷霧