Barficient logoBarficient Docs

CSV Transformations

Overview of CSV transformation features

Transform your CSV data with powerful operations including column management, row filtering, text manipulation, and data aggregation.

Available Transformations

Column Operations

  • Rename Columns - Change column headers
  • Remove Columns - Drop unwanted columns

Row Operations

  • Remove Rows - Filter rows by conditions
  • Remove Duplicates - Deduplicate data

Text Operations

  • Replace Text - Find and replace text
  • Remove Words - Strip specific words

Advanced Operations

  • Convert to Number - Parse text as numbers
  • Aggregate - Group and compute metrics
  • Chain Transforms - Apply multiple operations

Next Steps

See CSV Transform Reference

On this page