Docs
IntroductionQuickstart

Guides

Workflow anatomyTemplating languageControl flowInference

Go further

CompositionLifecycleCookbookBrowser extension
Components
App
app:fieldapp:field:createapp:field:deleteapp:field:updateapp:fieldsapp:file:saveapp:recordapp:record:deleteapp:record:historyapp:record:insertapp:record:updateapp:records:queryapp:schemaapp:schema:createapp:schema:create:manyapp:schema:deleteapp:schema:updateapp:schemasapp:tableapp:table:createapp:table:deleteapp:table:updateapp:tables
CSV
csv:mergecsv:shrinkcsv:unchunk
Dir
dir:readdir:write
Each
each
Error
error
Event
event:emit
Exec
exec
File
file:copyfile:findfile:json:unchunkfile:readfile:write
Group
group
HTTP
http
Inference
inferenceinference:estimateinference:models
Map
map
Print
print
Sleep
sleep
Template
template
Var
var
XML
xml
Docs/Workflows/Components/CSV

CSV

Parse, transform, and merge CSV files.

A suite of components for working with CSV data: split large files into chunks, merge chunks back together, shrink columns, fix malformed rows, and reassemble processed chunks into a final output file.

Components

Each component links to its own page with its full options and outputs.

NameDescription
csv:mergeMerges columns from a secondary CSV file into a primary CSV file
csv:shrinkRemoves specified columns from a CSV file to reduce its width
csv:unchunkCombines multiple CSV chunk files back into a single output file
Edit or read the source on GitHub
Previousapp:tablesNext csv:merge

Built with in Vilnius, Lithuania Say hello!

ProductsOpen sourceDocs GitHub