Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
funpack
Commits
7d91503c
Commit
7d91503c
authored
Dec 20, 2018
by
Paul McCarthy
🚵
Browse files
DOC: More clarification in loadData.
parent
bb9e8446
Changes
1
Hide whitespace changes
Inline
Side-by-side
ukbparse/importing.py
View file @
7d91503c
...
...
@@ -500,8 +500,9 @@ def loadData(datafiles,
:arg vartable: Variable table
:arg columns: Dict of ``{ file : [Column] }`` mappings,
defining the columns to load (as returned by
:func:`columnsToLoad`).
defining the columns to load, as returned by
:func:`columnsToLoad`. It is assumed that the
first column in each list is the index column.
:arg nrows: Number of rows to read at a time. Defaults to
:attr:`NUM_ROWS`.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment