- Hands-On Data Science with Anaconda
- Dr. Yuxing Yan James Yan
- 103字
- 2021-06-25 21:08:51
Introduction to the dslabs R package
The dslabs R package is short for Data Science Labs. The package includes several datasets, such as the dataset called murders for US gun murders by state for 2010:
> library(dslabs) > data(murders) > head(murders) state abb region population total 1 Alabama AL South 4779736 135 2 Alaska AK West 710231 19 3 Arizona AZ West 6392017 232 4 Arkansas AR South 2915918 93 5 California CA West 37253956 1257 6 Colorado CO West 5029196 65
The following table shows the datasets included in the package:


Table 3.8 Datasets included in the R package called dslabs
推薦閱讀
- Hands-On Artificial Intelligence on Amazon Web Services
- 工業機器人技術及應用
- 商戰數據挖掘:你需要了解的數據科學與分析思維
- Cloud Analytics with Microsoft Azure
- 精通Excel VBA
- 數據挖掘方法及天體光譜挖掘技術
- Windows環境下32位匯編語言程序設計
- Blender Compositing and Post Processing
- 傳感器與新聞
- 工業機器人安裝與調試
- R Data Analysis Projects
- SMS 2003部署與操作深入指南
- 所羅門的密碼
- PowerMill 2020五軸數控加工編程應用實例
- C#求職寶典