Skip to content

Commit 9ebcc4c

Browse files
akbakb
authored andcommitted
Pass delimiter
1 parent 4225fa3 commit 9ebcc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ try:
578578
579579
[[alias.stage]]
580580
command = "apply"
581-
options = {code="read_csv(x, header=header)"}
581+
options = {code="read_csv(x, header=header, delimiter=delimiter)"}
582582
583583
[[alias.stage]]
584584
command = "chain"

0 commit comments

Comments
 (0)