Data Science with Julia (CRC Press)
Friday, 01 February 2019

This book aims to show that Julia is an accessible, intuitive, and highly efficient base language with speed that exceeds R and Python. Authors Paul D. McNicholas and Peter Tait get readers up to speed on key features of the Julia language and illustrate its facilities for data science and machine learning work. Using well known data science methods, the book shows what makes Julia a formidable language for data science.

<ASIN:1138499986>

 

Author: Paul D. McNicholas and Peter Tait
Publisher: Chapman and Hall/CRC
Date: January 2019
Pages: 240
ISBN: 978-1138499980
Print: 1138499986
Kindle:B07ML4SBRN
Audience: Senior undergraduates or practicing data scientists
Level: Intermediate
Category: Data Science

datajulia

  • Covers the core components of Julia as well as packages relevant to the input, manipulation and representation of data.
  • Discusses several important topics in data science including supervised and unsupervised learning.
  • Reviews data visualization using the Gadfly package, which was designed to emulate the very popular ggplot2 package in R. Readers will learn how to make many common plots and how to visualize model results.
  • Presents how to optimize Julia code for performance.
  • Will be an ideal source for people who already know R and want to learn how to use Julia (though no previous knowledge of R or any other programming language is required).

 

For recommendations of Data science books see Reading Your Way Into Big Data in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Query Store for SQL Server 2019 (Apress)

Author: Tracy Boggiano & Grant Fritchey
Publisher: Apress
Pages: 234
ISBN: 978-1484250037
Print: 1484250036
Kindle: B07YNL3X4X
Audience: SQL Server DBAs and Devs
Rating: 4
Reviewer: Ian Stirk

This book aims to use Query Store to improve your SQL Server queries, how does it fare?



Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.


More Reviews