We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6089098 commit 7f92678Copy full SHA for 7f92678
visualpython/data/m_library/pandasLibrary.js
@@ -3656,7 +3656,7 @@ define([
3656
},
3657
{
3658
"name": "path",
3659
- "label": "file path/variable",
+ "label": "File path/variable",
3660
"required": true,
3661
"type": "text"
3662
}
@@ -3670,7 +3670,7 @@ define([
3670
"options": [
3671
3672
"name": "i0",
3673
- "label": "file path/object",
+ "label": "File path/object",
3674
3675
"type": "text",
3676
"component": [
@@ -6547,6 +6547,7 @@ define([
6547
6548
"name": "index_col",
6549
"label": "Column To Use As Index",
6550
+ "type": "text",
6551
"usePair": true
6552
6553
]
0 commit comments