• Complain

Carl Allchin - Tableau Prep

Here you can read online Carl Allchin - Tableau Prep full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2020, publisher: OReilly Media, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Carl Allchin Tableau Prep

Tableau Prep: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Tableau Prep" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Carl Allchin: author's other books


Who wrote Tableau Prep? Find out the surname, the name of the author of the book and a list of all author's works by series.

Tableau Prep — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Tableau Prep" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Praise for Tableau Prep: Up and Running

It has never been more important for analysts to take control of their
data preparation, andthanks to Allchinit has also never been easier.

Ryan Sleeper, Founder of Playfair Data and Author of Practical Tableau and Innovative Tableau

Years of experience in data preparation packed into an accessible
how-to guide for users of all-levels. Essential reading for Tableau users!

Kimberly Bolch, University of Oxford Tableau Student Ambassador

Carl has used his years of consulting and training experience to produce a compelling and thorough overview of Tableau Prep Builders functionality and the thought processes required to successfully clean, manipulate and enhance data. This is an invaluable guide for budding data preppers!

Luke Stoughton, The Information Lab

Tableau Prep: Up & Running

by Carl Allchin

Copyright 2020 Carl Allchin. All rights reserved.

Printed in the United States of America.

Published by OReilly Media, Inc. , 1005 Gravenstein Highway North, Sebastopol, CA 95472.

OReilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://oreilly.com). For more information, contact our corporate/institutional sales department: 800-998-9938 or corporate@oreilly.com.

  • Acquisitions Editor: Michelle Smith
  • Development Editor: Angela Rufino
  • Production Editor: Daniel Elfanbaum
  • Copyeditor: Rachel Monaghan
  • Proofreader: Piper Editorial, LLC
  • Indexer: Judith McConville
  • Interior Designer: David Futato
  • Cover Designer: Karen Montgomery
  • Illustrator: OReilly Media, Inc.
  • September 2020: First Edition
Revision History for the First Edition
  • 2020-08-03: First Release

See http://oreilly.com/catalog/errata.csp?isbn=9781492079620 for release details.

The OReilly logo is a registered trademark of OReilly Media, Inc. Tableau Prep: Up & Running, the cover image, and related trade dress are trademarks of OReilly Media, Inc.

The views expressed in this work are those of the author, and do not represent the publishers views. While the publisher and the author have used good faith efforts to ensure that the information and instructions contained in this work are accurate, the publisher and the author disclaim all responsibility for errors or omissions, including without limitation responsibility for damages resulting from the use of or reliance on this work. Use of the information and instructions contained in this work is at your own risk. If any code samples or other technology this work contains or describes is subject to open source licenses or the intellectual property rights of others, it is your responsibility to ensure that your use thereof complies with such licenses and/or rights.

978-1-492-07962-0

[LSCH]

Preface

Data is everywhere, but for most people its largely unusable for these key reasons:

  • Some data is stored in databases hidden behind a coding language that the majority of the workforce have never been taught.

  • Some data lurks on individuals computers stored away from those who might find it useful.

  • Some data is held in formats that only the developer of the system that created it could read.

So why should you care about this? Frankly, that data holds the answers to questions you have and questions you have yet to even ask. Self-service data preparation is a skill that will change what data analyses you can undertake, reduce the time you need to complete data projects, and fundamentally improve the quality of your analyses.

This book aims to teach you how to access this data and turn it into information to answer those questions using one of the most user-intuitive tools on the marketTableau Prep Builder. Released in April 2018 to support Tableau Desktop, Server, and Online users, Tableau Prep Builder enables you to turn messy data into a format where it can be analyzed in Tableaus software. Tableau Desktop, Server, and Online are software platforms that make data easy to explore and analyze visually.

Previously, the largest gap in Tableaus flow from source system to delivering insightful analysis was manipulating the data into a format thats easy to use. Tableau, like the majority of business intelligence tools, requires the data to be clean and structured into rows and columns. Many analysts used to take on this manual work themselves, hence the need to automate this task and spend that valuable time on the actual analysis instead.

Tableau Prep Builder allows users to easily clean, manipulate, and output data sets that are ready for analysis. Not only that, but Tableau has also embedded a number of its visual analytical approaches within the software so that users can often find the answers to their questions in Prep Builder without having to export the data at all.

Why I Wrote This Book

If everything in Tableau Prep is so intuitive, why do you need to learn how to use it from this book? Simply put, using the tool is only one part of the challenge of preparing data. The other parts consist of:

  • Understanding why to prepare data at all

  • Connecting to all the data you require

  • Understanding how different data types affect the cleaning operations you will need to perform

  • Breaking down the challenge of preparing data to plan your approach

  • Ensuring the proper changes are being made during the cleaning and manipulation operations

  • Combining multiple data sets

  • Determining how and where to output your resulting data

As with all software, it takes a bit of time to learn how to use each function, so this book is filled with screenshots and walkthroughs of the more complicated techniques. A lot of the knowledge shared here will help you undertake your own data preparation projects in any data preparation tool. These techniques will empower you to tackle data sets that previously wouldnt have been accessible to you. That is why I wrote this book: to empower you to use data, or more data, to improve your decision-making.

In my career, I have been on both sides of the data preparation cycle: as the receiver and as the provider of the outputs. As the receiver, I was often frustrated with the time it took to get my hands on the information I required. The information I did receive was often not in the form I required, or it was missing key pieces of data that became required after I originally put in the data request. As the provider, I always took care to understand the problem, the underlying reason why someone wanted the data, so I could deliver the best solution rather than just what they asked for. I was also conscious that the longer I spent on each request, the longer the queue of others waiting to get their own views of different data sets. This is why I began to teach users how to get to the data themselves. Obviously, it isnt possible for everyone to spend the time to develop SQL querying skills (dont worry if you dont know what this means) in order to access tables they didnt even understand why they needed yet. Tableau Prep Builder allows you to complete your own preparation with only a few hours of training rather than the days or weeks it would take to get going with SQL.

By reading this book and taking the time to practice the skills it covers, you should feel empowered and equipped to complete your own data preparation and deliver better analytical answers faster than ever before.

Who This Book Is For
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Tableau Prep»

Look at similar books to Tableau Prep. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Tableau Prep»

Discussion, reviews of the book Tableau Prep and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.