- Mastering Data Analysis with R
- Gergely Daróczi
- 178字
- 2021-07-09 21:58:47
Preface
R has become the lingua franca of statistical analysis, and it's already actively and heavily used in many industries besides the academic sector, where it originated more than 20 years ago. Nowadays, more and more businesses are adopting R in production, and it has become one of the most commonly used tools by data analysts and scientists, providing easy access to thousands of user-contributed packages.
Mastering Data Analysis with R will help you get familiar with this open source ecosystem and some statistical background as well, although with a minor focus on mathematical questions. We will primarily focus on how to get things done practically with R.
As data scientists spend most of their time fetching, cleaning, and restructuring data, most of the first hands-on examples given here concentrate on loading data from files, databases, and online sources. Then, the book changes its focus to restructuring and cleansing data—still not performing actual data analysis yet. The later chapters describe special data types, and then classical statistical models are also covered, with some machine learning algorithms.
- Building Modern Web Applications Using Angular
- Learning Docker
- 體驗(yàn)設(shè)計(jì)原理:行為、情感和細(xì)節(jié)
- C語言程序設(shè)計(jì)教程(第2版)
- INSTANT Weka How-to
- Haskell Data Analysis Cookbook
- Windows Phone 7.5:Building Location-aware Applications
- Python算法詳解
- Java Web開發(fā)詳解
- Hadoop 2.X HDFS源碼剖析
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- Learning Image Processing with OpenCV
- After Effects CC技術(shù)大全
- 和孩子一起學(xué)編程:用Scratch玩Minecraft我的世界
- iOS Development with Xamarin Cookbook