- Mastering Data Analysis with R
- Gergely Daróczi
- 139字
- 2021-07-09 21:58:53
Summary
This chapter focused on how to fetch and process data directly from the Web, including some problems with downloading files, processing XML and JSON formats, parsing HTML tables, applying XPath selectors to extract data from HTML pages, and interacting with RESTful APIs.
Although some examples in this chapter might appear to have been an idle struggle with the Socrata API, it turned out that the RSocrata
package provides production-ready access to all those data. However, please bear in mind that you will face some situations without ready-made R packages; thus, as a data hacker, you will have to get your hands dirty with all the JSON, HTML and XML sources.
In the next chapter, we will discover how to filter and aggregate the already acquired and loaded data with the top, most-used methods for reshaping and restructuring data.
- Learning Python Web Penetration Testing
- Debian 7:System Administration Best Practices
- vSphere High Performance Cookbook
- jQuery EasyUI網站開發實戰
- AIRAndroid應用開發實戰
- 數據結構(Python語言描述)(第2版)
- SEO智慧
- HTML5+CSS3網站設計基礎教程
- Elasticsearch for Hadoop
- UNIX Linux程序設計教程
- 快速入門與進階:Creo 4·0全實例精講
- Kubernetes進階實戰
- App Inventor少兒趣味編程動手做
- Instant Automapper
- Ext JS 4 Plugin and Extension Development