| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/enum.CSVQuotingStyle.html | [Back] [Original] |
Generated by gi-docgen 2025.3
since: 23.0.0
They are corresponding to arrow::csv::QuotingStyle values.
Available since: 23.0.0
GARROW_CSV_QUOTING_STYLE_NEEDED
Only enclose values in quotes which need them.
0GARROW_CSV_QUOTING_STYLE_ALL_VALID
Enclose all valid values in quotes.
1GARROW_CSV_QUOTING_STYLE_NONE
Do not enclose any values in quotes.
2Content
| Web Proxy Viewer | New URL | Original Page |