Skip to content

Commit 5386998

Browse files
committed
Update pandasLibrary.js
1 parent 1677e74 commit 5386998

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data/m_library/pandasLibrary.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,11 @@ define([
238238
default: 'True',
239239
component: 'bool_checkbox'
240240
},
241+
{
242+
name: 'delimiter',
243+
type: 'text',
244+
label: 'Delimiter'
245+
},
241246
{
242247
name: 'index',
243248
type: 'bool',

0 commit comments

Comments
 (0)