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