Chapter 1: Basics#
This chapter covers the basic of working with tidychef to create tidy data.
By the end of this chapter you should:
know how to acquire tabulated data sources
know multiple mechanisms for easily selecting cells within tabulated inputs
be able to establish the relationships between cell selections in messy data
be able to apply simple valiations
be able to create tidy data.
Contents#
- Acquire
- Preview
- Selection: Simple
- Selection: Operators
- Selection: Expand & Fill
- Selection: Multiple Selection Warnings
- Selection: Shift
- Selection: Regex
- Selection: Filters
- Selection: Waffle
- Selection: Simple & Useful
- Selection: Validation
- TidyData: Columns & Direct
- TidyData: Closest
- TidyData: Constants
- TidyData: Observation Formatting
- TidyData: Writing To Csv