Julia for Data Analysis
eBook - ePub

Julia for Data Analysis

  1. 472 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Julia for Data Analysis

About this book

Master core data analysis skills using Julia. Interesting hands-on projects guide you through time series data, predictive models, popularity ranking, and more. In Julia for Data Analysis you will learn how to: Read and write data in various formats
Work with tabular data, including subsetting, grouping, and transforming
Visualize your data
Build predictive models
Create data processing pipelines
Create web services sharing results of data analysis
Write readable and efficient Julia programs Julia was designed for the unique needs of data scientists: it's expressive and easy-to-use whilst also delivering super-fast code execution. Julia for Data Analysis shows you how to take full advantage of this amazing language to read, write, transform, analyze, and visualize data—everything you need for an effective data pipeline. It's written by Bogumil Kaminski, one of the top contributors to Julia, #1 Julia answerer on StackOverflow, and a lead developer of Julia's core data package DataFrames.jl. Its engaging hands-on projects get you into the action quickly. Plus, you'll even be able to turn your new Julia skills to general purpose programming! Foreword by Viral Shah. About the technology
Julia is a great language for data analysis. It's easy to learn, fast, and it works well for everything from one-off calculations to full-on data processing pipelines. Whether you're looking for a better way to crunch everyday business data or you're just starting your data science journey, learning Julia will give you a valuable skill. About the book
Julia for Data Analysis teaches you how to handle core data analysis tasks with the Julia programming language. You'll start by reviewing language fundamentals as you practice techniques for data transformation, visualizations, and more. Then, you'll master essential data analysis skills through engaging examples like examining currency exchange, interpreting time series data, and even exploring chess puzzles. Along the way, you'll learn to easily transfer existing data pipelines to Julia.
What's inside Read and write data in various formats
Work with tabular data, including subsetting, grouping, and transforming
Create data processing pipelines
Create web services sharing results of data analysis
Write readable and efficient Julia programsAbout the reader
For data scientists familiar with Python or R. No experience with Julia required. About the author
Bogumil Kaminski iis one of the lead developers of DataFrames.jl—the core package for data manipulation in the Julia ecosystem. He has over 20 years of experience delivering data science projects.Table of Contents
1 Introduction
PART 1 ESSENTIAL JULIA SKILLS
2 Getting started with Julia
3 Julia's support for scaling projects
4 Working with collections in Julia
5 Advanced topics on handling collections
6 Working with strings
7 Handling time-series data and missing values
PART 2 TOOLBOX FOR DATA ANALYSIS
8 First steps with data frames
9 Getting data from a data frame
10 Creating data frame objects
11 Converting and grouping data frames
12 Mutating and transforming data frames
13 Advanced transformations of data frames
14 Creating web services for sharing data analysis results

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Julia for Data Analysis by Bogumil Bogumil in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Processing. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. inside front cover
  2. Julia for Data Analysis
  3. Copyright
  4. contents
  5. front matter
  6. 1 Introduction
  7. Part 1 Essential Julia skills
  8. 2 Getting started with Julia
  9. 3 Julia’s support for scaling projects
  10. 4 Working with collections in Julia
  11. 5 Advanced topics on handling collections
  12. 6 Working with strings
  13. 7 Handling time-series data and missing values
  14. Part 2 Toolbox for data analysis
  15. 8 First steps with data frames
  16. 9 Getting data from a data frame
  17. 10 Creating data frame objects
  18. 11 Converting and grouping data frames
  19. 12 Mutating and transforming data frames
  20. 13 Advanced transformations of data frames
  21. 14 Creating web services for sharing data analysis results
  22. Appendix A First steps with Julia
  23. Appendix B Solutions to exercises
  24. Appendix C Julia packages for data science
  25. index
  26. inside back cover