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.
2 parents ca6f33d + cf64ea2 commit f4d4b0cCopy full SHA for f4d4b0c
components/serializer.rst
@@ -1045,7 +1045,8 @@ Option Description D
1045
with a ``\t`` character
1046
``as_collection`` Always returns results as a collection, even if only ``true``
1047
one line is decoded.
1048
-``no_headers`` Disables header in the encoded CSV ``false``
+``no_headers`` Setting to ``false`` will use first row as headers. ``false``
1049
+ ``true`` generate numeric headers.
1050
``output_utf8_bom`` Outputs special `UTF-8 BOM`_ along with encoded data ``false``
1051
======================= ===================================================== ==========================
1052
0 commit comments