Verwandte Artikel zu Functional Data Structures in R: Advanced Statistical...

Functional Data Structures in R: Advanced Statistical Programming in R - Softcover

 
9781484231432: Functional Data Structures in R: Advanced Statistical Programming in R

Inhaltsangabe

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 immutable and persistent data
  • Emulate pointers and implement traditional data structures in R
  • Build new versions of traditional data structures that are known

Who This Book Is For

Experienced or advanced programmers with at least a comfort level with R. Some experience with data structures recommended.

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Über die Autorin bzw. den Autor

Thomas Mailund is an associate professor in bioinformatics at Aarhus University, Denmark. He has a background in math and computer science.  For the last decade, his main focus has been on genetics and evolutionary studies, particularly comparative genomics, speciation, and gene flow between emerging species.  He has published Beginning Data Science in R, Functional Programming in R and Metaprogramming in R with Apress as well as other books.

Von der hinteren Coverseite

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.

You will:
  • Carry out algorithmic programming in R
  • Use abstract data structures
  • Work with both immutable and persistent data
  • Emulate pointers and implement traditional data structures in R
  • Implement data structures in C/C++ with some wrapper code in R
  • Build new versions of traditional data structures that are known

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

Gratis für den Versand innerhalb von/der Deutschland

Versandziele, Kosten & Dauer

Weitere beliebte Ausgaben desselben Titels

9781484256794: FUNCTIONAL DATA STRUCTURES IN R: ADVANCED STATISTICAL PROGRAMMING IN R

Vorgestellte Ausgabe

ISBN 10:  1484256794 ISBN 13:  9781484256794
Verlag: Apress, 2019
Softcover

Suchergebnisse für Functional Data Structures in R: Advanced Statistical...

Foto des Verkäufers

Thomas Mailund
Verlag: Apress, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Softcover
Print-on-Demand

Anbieter: moluna, Greven, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. Learn algorithmic programming in REmulate pointers and implement traditional data structures in RMaster how to work with data structures when you cannot modify the data itselfLearn algo. Bestandsnummer des Verkäufers 160262738

Verkäufer kontaktieren

Neu kaufen

EUR 26,82
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Foto des Verkäufers

Thomas Mailund
Verlag: Apress, Apress Nov 2017, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Taschenbuch

Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. Neuware -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 yoüll learn how to change variable-value bindings by modifying environments, which can be exploited to emulate pointers and implement traditional data structures. Yoüll also see how, by abandoning traditional data structures, you can manipulate structures by building new versions rather than modifying them. Yoü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.APress in Springer Science + Business Media, Heidelberger Platz 3, 14197 Berlin 272 pp. Englisch. Bestandsnummer des Verkäufers 9781484231432

Verkäufer kontaktieren

Neu kaufen

EUR 29,95
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Foto des Verkäufers

Thomas Mailund
Verlag: Apress Nov 2017, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Taschenbuch
Print-on-Demand

Anbieter: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -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 LearnCarry out algorithmic programming in R Use abstract data structures Work with both immutable and persistent data Emulate pointers and implement traditional data structures in RBuild new versions of traditional data structures that are knownWho This Book Is ForExperienced or advanced programmers with at least a comfort level with R. Some experience with data structures recommended. 272 pp. Englisch. Bestandsnummer des Verkäufers 9781484231432

Verkäufer kontaktieren

Neu kaufen

EUR 29,95
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Foto des Verkäufers

Thomas Mailund
Verlag: Apress, Apress, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Taschenbuch
Print-on-Demand

Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 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 LearnCarry out algorithmic programming in R Use abstract data structures Work with both immutable and persistent data Emulate pointers and implement traditional data structures in RBuild new versions of traditional data structures that are knownWho This Book Is ForExperienced or advanced programmers with at least a comfort level with R. Some experience with data structures recommended. Bestandsnummer des Verkäufers 9781484231432

Verkäufer kontaktieren

Neu kaufen

EUR 31,69
Währung umrechnen
Versand: Gratis
Innerhalb Deutschlands
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Internationale Ausgabe
Internationale Ausgabe

Thomas Mailund
Verlag: Apress, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Softcover
Internationale Ausgabe

Anbieter: Romtrade Corp., STERLING HEIGHTS, MI, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Brand New. Soft Cover International Edition. Different ISBN and Cover Image. Priced lower than the standard editions which is usually intended to make them more affordable for students abroad. The core content of the book is generally the same as the standard edition. The country selling restrictions may be printed on the book but is no problem for the self-use. This Item maybe shipped from US or any other country as we have multiple locations worldwide. Bestandsnummer des Verkäufers ABNR-206602

Verkäufer kontaktieren

Neu kaufen

EUR 35,41
Währung umrechnen
Versand: Gratis
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Thomas Mailund
Verlag: APress, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Paperback / softback
Print-on-Demand

Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 466. Bestandsnummer des Verkäufers C9781484231432

Verkäufer kontaktieren

Neu kaufen

EUR 34,69
Währung umrechnen
Versand: EUR 6,48
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Mailund, Thomas
Verlag: Apress, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Softcover

Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. In English. Bestandsnummer des Verkäufers ria9781484231432_new

Verkäufer kontaktieren

Neu kaufen

EUR 35,90
Währung umrechnen
Versand: EUR 5,78
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Mailund, Thomas
Verlag: Apress, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Paperback

Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Brand New. 256 pages. 9.25x6.25x0.75 inches. In Stock. Bestandsnummer des Verkäufers x-1484231430

Verkäufer kontaktieren

Neu kaufen

EUR 30,89
Währung umrechnen
Versand: EUR 11,61
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Foto des Verkäufers

Thomas Mailund
Verlag: APress, US, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Paperback Erstausgabe

Anbieter: Rarewaves.com UK, London, Vereinigtes Königreich

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: New. 1st ed. 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 LearnCarry out algorithmic programming in R Use abstract data structures Work with both immutable and persistent data Emulate pointers and implement traditional data structures in RBuild new versions of traditional data structures that are knownWho This Book Is ForExperienced or advanced programmers with at least a comfort level with R. Some experience with data structures recommended. Bestandsnummer des Verkäufers LU-9781484231432

Verkäufer kontaktieren

Neu kaufen

EUR 40,22
Währung umrechnen
Versand: EUR 2,32
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Thomas Mailund
Verlag: Apress 2017-11-18, 2017
ISBN 10: 1484231430 ISBN 13: 9781484231432
Neu Paperback

Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: New. Bestandsnummer des Verkäufers 6666-IUK-9781484231432

Verkäufer kontaktieren

Neu kaufen

EUR 31,11
Währung umrechnen
Versand: EUR 15,08
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 10 verfügbar

In den Warenkorb

Es gibt 3 weitere Exemplare dieses Buches

Alle Suchergebnisse ansehen