Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Julia for Data Science
Julia for Data Science

Julia for Data Science: high-performance computing simplified

eBook
$29.99 $43.99
Paperback
$54.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Table of content icon View table of contents Preview book icon Preview Book

Julia for Data Science

Chapter 2. Data Munging

It is said that around 50% of the data scientist's time goes into transforming raw data into a usable format. Raw data can be in any format or size. It can be structured like RDBMS, semi-structured like CSV, or unstructured like regular text files. These contain some valuable information. And to extract that information, it has to be converted into a data structure or a usable format from which an algorithm can find valuable insights. Therefore, usable format refers to the data in a model that can be consumed in the data science process. This usable format differs from use case to use case.

This chapter will guide you through data munging, or the process of preparing the data. It covers the following topics:

  • What is data munging?
  • DataFrames.jl
  • Uploading data from a file
  • Finding the required data
  • Joins and indexing
  • Split-Apply-Combine strategy
  • Reshaping the data
  • Formula (ModelFrame and ModelMatrix)
  • PooledDataArray
  • Web scraping
Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • An in-depth exploration of Julia's growing ecosystem of packages
  • Work with the most powerful open-source libraries for deep learning, data wrangling, and data visualization
  • Learn about deep learning using Mocha.jl and give speed and high performance to data analysis on large data sets

Description

Julia is a fast and high performing language that's perfectly suited to data science with a mature package ecosystem and is now feature complete. It is a good tool for a data science practitioner. There was a famous post at Harvard Business Review that Data Scientist is the sexiest job of the 21st century. (https://hbr.org/2012/10/data-scientist-the-sexiest-job-of-the-21st-century). This book will help you get familiarised with Julia's rich ecosystem, which is continuously evolving, allowing you to stay on top of your game. This book contains the essentials of data science and gives a high-level overview of advanced statistics and techniques. You will dive in and will work on generating insights by performing inferential statistics, and will reveal hidden patterns and trends using data mining. This has the practical coverage of statistics and machine learning. You will develop knowledge to build statistical models and machine learning systems in Julia with attractive visualizations. You will then delve into the world of Deep learning in Julia and will understand the framework, Mocha.jl with which you can create artificial neural networks and implement deep learning. This book addresses the challenges of real-world data science problems, including data cleaning, data preparation, inferential statistics, statistical modeling, building high-performance machine learning systems and creating effective visualizations using Julia.

Who is this book for?

This book is aimed at data analysts and aspiring data scientists who have a basic knowledge of Julia or are completely new to it. The book also appeals to those competent in R and Python and wish to adopt Julia to improve their skills set in Data Science. It would be beneficial if the readers have a good background in statistics and computational mathematics.

What you will learn

  • Apply statistical models in Julia for data-driven decisions
  • Understanding the process of data munging and data preparation using Julia
  • Explore techniques to visualize data using Julia and D3 based packages
  • Using Julia to create self-learning systems using cutting edge machine learning algorithms
  • Create supervised and unsupervised machine learning systems using Julia. Also, explore ensemble models
  • Build a recommendation engine in Julia
  • Dive into Julia's deep learning framework and build a system using Mocha.jl

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Sep 30, 2016
Length: 346 pages
Edition : 1st
Language : English
ISBN-13 : 9781783553860
Category :
Languages :
Concepts :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want

Product Details

Publication date : Sep 30, 2016
Length: 346 pages
Edition : 1st
Language : English
ISBN-13 : 9781783553860
Category :
Languages :
Concepts :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 198.97
Julia: High Performance Programming
$99.99
Julia Cookbook
$43.99
Julia for Data Science
$54.99
Total $ 198.97 Stars icon

Table of Contents

11 Chapters
1. The Groundwork – Julia's Environment Chevron down icon Chevron up icon
2. Data Munging Chevron down icon Chevron up icon
3. Data Exploration Chevron down icon Chevron up icon
4. Deep Dive into Inferential Statistics Chevron down icon Chevron up icon
5. Making Sense of Data Using Visualization Chevron down icon Chevron up icon
6. Supervised Machine Learning Chevron down icon Chevron up icon
7. Unsupervised Machine Learning Chevron down icon Chevron up icon
8. Creating Ensemble Models Chevron down icon Chevron up icon
9. Time Series Chevron down icon Chevron up icon
10. Collaborative Filtering and Recommendation System Chevron down icon Chevron up icon
11. Introduction to Deep Learning Chevron down icon Chevron up icon

Customer reviews

Most Recent
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.5
(6 Ratings)
5 star 83.3%
4 star 0%
3 star 0%
2 star 16.7%
1 star 0%
Filter icon Filter
Most Recent

Filter reviews by




RareComplexCollectionOfMatter Aug 17, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Good
Amazon Verified review Amazon
Rahul Dec 17, 2017
Full star icon Full star icon Full star icon Full star icon Full star icon 5
As someone who knew nothing about data science and machine learning models, this book proves to be a great asset for people looking out for serious and immersive content over the topic. The author explains each and every topic in detail and uses Julia code, which btw is something that every modern data scientist should be looking out for. Overall, this is a great book and I would highly recommend it.
Amazon Verified review Amazon
Deepankar A. Jan 25, 2017
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The way the book is written is really amazing with various practical examples. This actually gives a good insights of how to use Julia with Data Science. The language is easy by comparing the complexity the book is dealing with so it is easy for starters to start with. It is a must read if one is adopting Julia as a language for Data Science.
Amazon Verified review Amazon
Amazon Customer Jan 15, 2017
Full star icon Full star icon Empty star icon Empty star icon Empty star icon 2
As is the case with many Packt publications this work is a genuinely amateurish effort! By way of example, consider pages 23 through 26:1) Two examples of Julia code are misplaced: a) Page 23 - "pmap refers to parallel map. For example:" the Julia code which follows uses @parallel, not pmap. The example of the Julia code using pmap is displayed on Page 24 in the section titled "Julia's key feature - multiple dispatch". b) Page 25 includes a discussion of multiple dispatch. The first paragraph discusses the development of two functions, one accepting two Float64 arguments, the other two Number arguments. Unfortunately the Julia example code intended to illustrate multiple dispatch is code related to a discussion of function errors due to type mismatches which occurs on the Page 24. The proper example used to illustrate this is displayed on Page 26 following a paragraph discussing ambiguous function calls. In short, nobody has bothered to insure that the example Julia code is correctly placed within the text!2) Nobody seems to have bothered editing this manuscript for reasonable English or computer language literacy. Consider the following sentences from Page 24, " Traditionally object-oriented languages consider only the first argument in dispatch. Julia is different as all of the function's arguments are considered (not just only [sic] the first) and then it choses which method should be invoked." Why we need "just" and "only" to modify "the first" I have yet to discern. Perhaps more fundamental is the author's ignorance of multiple dispatch in object oriented languages: CLOS implements it directly and C++ and Java, for example, have emulation capabilities and/or library extensions for implementation.Finally, and this is based on a very brief reading, but the discussions of a) "Deep Dive into Inferential Statistics" (remarkable only for its shallowness), b) "Supervised Machine Learning" (the author is in need of adult supervision), c) "Unsupervised Machine Learning" (well, it certainly is unsupervised), are wholly inadequate - little more than abbreviated code recipes and eyes-wide-shut indifference to the very real complexities of these topics!I am certain that the author is enthusiastic about Julia but I am altogether uncertain that he, his reviewers, the editors and Packt have exerted sufficient effort to claim technical credibility and command for this volume's price.If we compare this work with similarly themed work for R or Python as published by O'Reilly or Springer, for example, its defects emerge even more pronounced. With this volume (and Voulgaris's volume of the same name) readers find themselves in unseemly alleys better gotten out of before nightfall.All deeply regrettable as the Julia community generally is notable for its technical rigor.
Amazon Verified review Amazon
Amazon Customer Dec 27, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I would definitely recommend this book. I have worked on many projects in the past and have used Python,R and Scala, this book has added an entire new area for me to work on. It is well structured and was easy to go through, a good job by the author.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.