Github user goldmedal commented on a diff in the pull request:
https://github.com/apache/spark/pull/19339#discussion_r141082457
--- Diff: python/pyspark/sql/readwriter.py ---
@@ -336,6 +336,7 @@ def csv(self, path, schema=None, sep=None,
encoding=None, quote=None, escape=Non
``inferSchema`` option or specify the schema explicitly using
``schema``.
:param path: string, or list of strings, for input path(s).
--- End diff --
ok thanks :)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]