CData Python Connector for CSV

Build 25.0.9454

IgnoreBlankRows

Specifies whether the provider skips blank rows when reading data from text files.

Data Type

bool

Default Value

false

Remarks

When this property is set to true, the connector ignores blank or empty rows while reading data. When set to false, blank rows are included as empty records in the result set.

This property is useful for preventing empty lines in a file from being interpreted as records during import.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454