Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Data Engineering with Alteryx

You're reading from   Data Engineering with Alteryx Helping data engineers apply DataOps practices with Alteryx

Arrow left icon
Product type Paperback
Published in Jun 2022
Publisher Packt
ISBN-13 9781803236483
Length 366 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Paul Houghton Paul Houghton
Author Profile Icon Paul Houghton
Paul Houghton
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1: Introduction
2. Chapter 1: Getting Started with Alteryx FREE CHAPTER 3. Chapter 2: Data Engineering with Alteryx 4. Chapter 3: DataOps and Its Benefits 5. Part 2: Functional Steps in DataOps
6. Chapter 4: Sourcing the Data 7. Chapter 5: Data Processing and Transformations 8. Chapter 6: Destination Management 9. Chapter 7: Extracting Value 10. Chapter 8: Beginning Advanced Analytics 11. Part 3: Governance of DataOps
12. Chapter 9: Testing Workflows and Outputs 13. Chapter 10: Monitoring DataOps and Managing Changes 14. Chapter 11: Securing and Managing Access 15. Chapter 12: Making Data Easy to Use and Discoverable with Alteryx 16. Chapter 13: Conclusion 17. Other Books You May Enjoy

The data cleansing process

The data process is built around identifying the records that are useful for the intended purpose and enriching the dataset with any fields that might be valuable. We can achieve this in two ways:

  • By modifying the existing dataset
  • Or by adding additional data to the dataset

Of those two options, adding additional data is effectively just an extension of modifying the dataset by combining multiple data pipelines into a single, cohesive pipeline.

When modifying the existing dataset, four primary processes provide an umbrella for the transformations:

  • Selecting the columns of interest
  • Filtering the relevant rows
  • Creating and modifying columns with formulas
  • Summarizing the dataset to a more relevant level of granularity

Each of these steps focuses on transforming the dataset according to your use case and solving your data question.

Selecting columns

Selecting the relevant columns in a dataset is achieved...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image