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.
1 parent 5035ad2 commit 2bfe5daCopy full SHA for 2bfe5da
components/serializer.rst
@@ -1104,7 +1104,8 @@ Option Description D
1104
with a ``\t`` character
1105
``as_collection`` Always returns results as a collection, even if only ``true``
1106
one line is decoded.
1107
-``no_headers`` Disables header in the encoded CSV ``false``
+``no_headers`` Setting to ``false`` will use first row as headers. ``false``
1108
+ ``true`` generate numeric headers.
1109
``output_utf8_bom`` Outputs special `UTF-8 BOM`_ along with encoded data ``false``
1110
======================= ===================================================== ==========================
1111
0 commit comments