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 a7e5705 + 6122df9 commit cf64ea2Copy full SHA for cf64ea2
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