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 c1f8ee1 commit 6ee70f7Copy full SHA for 6ee70f7
neo/io/asciisignalio.py
@@ -39,7 +39,7 @@ class AsciiSignalIO(BaseIO):
39
column delimiter in file, e.g. '\t', one space, two spaces, ',', ';'
40
timecolumn:
41
None or a valid integer that identifies which column contains the time vector
42
- (counting from zero, within the list of selected columns, see also `usecols` Argument)
+ (counting from zero, within the list of selected columns, see also `usecols` argument)
43
units:
44
units of AnalogSignal can be a str or directly a Quantity
45
time_units:
0 commit comments