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.
Due to _infer_columns() consuming 1 line when names provided:
read_csv(StringIO('1,2'), names=['a', 'b'], sep=None)) Traceback (most recent call last): ... StopIteration