书目名称 | Functional Data Structures in R | 副标题 | Advanced Statistical | 编辑 | Thomas Mailund | 视频video | | 概述 | Learn algorithmic programming in R.Emulate pointers and implement traditional data structures in R.Master how to work with data structures when you cannot modify the data itself | 图书封面 |  | 描述 | Get an introduction to functional data structures using R and write more effective code and gain performance for your programs. This book teaches you workarounds because data in functional languages is not mutable: for example you’ll learn how to change variable-value bindings by modifying environments, which can be exploited to emulate pointers and implement traditional data structures. You’ll also see how, by abandoning traditional data structures, you can manipulate structures by building new versions rather than modifying them. You’ll discover how these so-called functional data structures are different from the traditional data structures you might know, but are worth understanding to do serious algorithmic programming in a functional language such as R..By the end of .Functional Data Structures in R., you’ll understand the choices to make in order to most effectively work with data structures when you cannot modify the data itself. These techniques are especially applicable for algorithmic development important in big data, finance, and other data science applications..What You‘ll Learn.Carry out algorithmic programming in R .Use abstract data structures .Work with both immut | 出版日期 | Book 2017 | 关键词 | functional; data; structures; R; programming; statistics; code; software; application; source; data structures | 版次 | 1 | doi | https://doi.org/10.1007/978-1-4842-3144-9 | isbn_softcover | 978-1-4842-3143-2 | isbn_ebook | 978-1-4842-3144-9 | copyright | Thomas Mailund 2017 |
The information of publication is updating
|
|