convert_numeric_data property
Leave feedback
On this page
The flag indicating whether strings in the file are converted to numeric values. Default is True.
@property
def convert_numeric_data(self):
...
@convert_numeric_data.setter
def convert_numeric_data(self, value):
...
- class
CsvLoadOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.