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 2a5bfbe commit a36944aCopy full SHA for a36944a
components/serializer.rst
@@ -897,7 +897,7 @@ Option Description De
897
``csv_escape_char`` Sets the escape character (at most one character)
898
``csv_key_separator`` Sets the separator for array's keys during its ``.``
899
flattening
900
-``csv_headers`` Sets the headers for the data ``[]``, inferred from input data's keys
+``csv_headers`` Sets the order of the header and data columns ``[]``, inferred from input data's keys
901
``csv_escape_formulas`` Escapes fields containg formulas by prepending them ``false``
902
with a ``\t`` character
903
``as_collection`` Always returns results as a collection, even if only
0 commit comments