Thanks to visit codestin.com Credit goes to github.com
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.
no_headers
2 parents 5035ad2 + 2bfe5da commit 22e422bCopy full SHA for 22e422b
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