ReformattingΒΆ

These transforms modify a field in place. They do not produce an output and the original input is replaced.

  • Cast: Change the data type of a field
    • Usage
    • Example
  • Fill: Fill in missing values by copying down
    • Usage
    • Example
  • Format: Replace a value with a computed value
    • Usage
  • Lookup: Replace a value with one from a lookup table
    • Usage
  • Lag: Shift values by a number of rows
    • Usage
  • Lift: Fill in missing values by copying up
    • Usage
  • Replace: Rewrite a string using capture groups
    • Usage

textform

Navigation

Contents:

  • Transforms
    • Input/Output
    • Filtering
    • Splitting
    • Merging
    • Reformatting
    • Reshaping
    • Internals
  • Layouts

Related Topics

  • Documentation overview
    • Transforms
      • Previous: Nest: Merge fields into a string record using a layout
      • Next: Cast: Change the data type of a field

Quick search

©2021, Richard Wesley. | Powered by Sphinx 4.1.2 & Alabaster 0.7.12 | Page source